summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man3/libalpm_handle.3
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /upstream/archlinux/man3/libalpm_handle.3
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-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.36
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\&.