diff options
Diffstat (limited to 'upstream/archlinux/man3/libalpm_handle.3')
-rw-r--r-- | upstream/archlinux/man3/libalpm_handle.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/archlinux/man3/libalpm_handle.3 b/upstream/archlinux/man3/libalpm_handle.3 index 3663da4b..2369abf6 100644 --- a/upstream/archlinux/man3/libalpm_handle.3 +++ b/upstream/archlinux/man3/libalpm_handle.3 @@ -1,4 +1,4 @@ -.TH "libalpm_handle" 3 "Tue Feb 6 2024 19:11:31" "libalpm" \" -*- nroff -*- +.TH "libalpm_handle" 3 "libalpm" \" -*- nroff -*- .ad l .nh .SH NAME @@ -10,7 +10,7 @@ libalpm_handle \- Handle .in +1c .ti -1c -.RI "typedef struct __alpm_handle_t \fBalpm_handle_t\fP" +.RI "typedef struct _alpm_handle_t \fBalpm_handle_t\fP" .br .RI "The libalpm context handle\&. " .in -1c @@ -33,7 +33,7 @@ libalpm_handle \- Handle Functions to initialize and release libalpm .SH "Typedef Documentation" .PP -.SS "typedef struct __alpm_handle_t \fBalpm_handle_t\fP" +.SS "typedef struct _alpm_handle_t \fBalpm_handle_t\fP" .PP The libalpm context handle\&. This struct represents an instance of libalpm\&. |