summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getpwent.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getpwent.3')
-rw-r--r--lib/libc/gen/getpwent.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getpwent.3 b/lib/libc/gen/getpwent.3
index 0a5580e..da1988c 100644
--- a/lib/libc/gen/getpwent.3
+++ b/lib/libc/gen/getpwent.3
@@ -79,7 +79,7 @@ Each entry in the database is defined by the structure
.Vt passwd
found in the include
file
-.Aq Pa pwd.h :
+.In pwd.h :
.Bd -literal -offset indent
struct passwd {
char *pw_name; /* user name */
OpenPOWER on IntegriCloud