[PATCH] getpwnam(3): fix wrapped arg alignment

From: Mike Frysinger <hidden>
Date: 2014-08-22 08:36:12
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Mike Frysinger <redacted>
---
 man3/getpwnam.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man3/getpwnam.3 b/man3/getpwnam.3
index 5b63f1e..50886e9 100644
--- a/man3/getpwnam.3
+++ b/man3/getpwnam.3
@@ -48,11 +48,11 @@ getpwnam, getpwnam_r, getpwuid, getpwuid_r \- get password file entry
 .sp
 .BI "int getpwnam_r(const char *" name ", struct passwd *" pwd ,
 .br
-.BI "            char *" buf ", size_t " buflen ", struct passwd **" result );
+.BI "               char *" buf ", size_t " buflen ", struct passwd **" result );
 .sp
 .BI "int getpwuid_r(uid_t " uid ", struct passwd *" pwd ,
 .br
-.BI "            char *" buf ", size_t " buflen ", struct passwd **" result );
+.BI "               char *" buf ", size_t " buflen ", struct passwd **" result );
 .fi
 .sp
 .in -4n
-- 
2.0.0

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help