diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
commit | 4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch) | |
tree | 3900955c1886e6d2570fea7125ee1f01bafe876d /upstream/archlinux/man3/libalpm_handle.3 | |
parent | Adding upstream version 4.22.0. (diff) | |
download | manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip |
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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\&. |