summaryrefslogtreecommitdiffstats
path: root/debian/patches/0003-getpwnam.3.patch
diff options
context:
space:
mode:
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),