summaryrefslogtreecommitdiffstats
path: root/debian/patches/0003-getpwnam.3.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:10 +0000
commit8642e3d5ff7bce9f99fd1120c5a9447cf662263d (patch)
tree25299572aa600e31bf51ca3503fd8d1f50eb09cf /debian/patches/0003-getpwnam.3.patch
parentMerging upstream version 6.7. (diff)
downloadmanpages-8642e3d5ff7bce9f99fd1120c5a9447cf662263d.tar.xz
manpages-8642e3d5ff7bce9f99fd1120c5a9447cf662263d.zip
Merging debian version 6.7-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/0003-getpwnam.3.patch')
-rw-r--r--debian/patches/0003-getpwnam.3.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/patches/0003-getpwnam.3.patch b/debian/patches/0003-getpwnam.3.patch
index 83b18cc..1cbe605 100644
--- a/debian/patches/0003-getpwnam.3.patch
+++ b/debian/patches/0003-getpwnam.3.patch
@@ -6,11 +6,9 @@ Subject: getpwnam.3
man3/getpwnam.3 | 9 +++++++++
1 file changed, 9 insertions(+)
-diff --git a/man3/getpwnam.3 b/man3/getpwnam.3
-index 3e6af83..ac7262b 100644
--- a/man3/getpwnam.3
+++ b/man3/getpwnam.3
-@@ -194,10 +194,18 @@ structure.
+@@ -194,10 +194,18 @@
.TP
.B ERANGE
Insufficient buffer space supplied.
@@ -29,7 +27,7 @@ index 3e6af83..ac7262b 100644
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-@@ -348,4 +356,5 @@ main(int argc, char *argv[])
+@@ -347,4 +355,5 @@
.BR getspnam (3),
.BR putpwent (3),
.BR setpwent (3),