summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man3/libalpm_sig.3
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man3/libalpm_sig.3')
-rw-r--r--upstream/archlinux/man3/libalpm_sig.36
1 files changed, 3 insertions, 3 deletions
diff --git a/upstream/archlinux/man3/libalpm_sig.3 b/upstream/archlinux/man3/libalpm_sig.3
index d95befa3..3842d509 100644
--- a/upstream/archlinux/man3/libalpm_sig.3
+++ b/upstream/archlinux/man3/libalpm_sig.3
@@ -1,4 +1,4 @@
-.TH "libalpm_sig" 3 "Tue Feb 6 2024 19:11:31" "libalpm" \" -*- nroff -*-
+.TH "libalpm_sig" 3 "libalpm" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -237,7 +237,7 @@ Check the PGP signature for the given database\&.
.PP
\fBReturns\fP
.RS 4
-a int value : 0 (valid), 1 (invalid), -1 (an error occurred)
+0 if valid, -1 if an error occurred or signature is invalid
.RE
.PP
@@ -299,7 +299,7 @@ Check the PGP signature for the given package file\&.
.PP
\fBReturns\fP
.RS 4
-a int value : 0 (valid), 1 (invalid), -1 (an error occurred)
+0 if valid, -1 if an error occurred or signature is invalid
.RE
.PP