summaryrefslogtreecommitdiff
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 ec0e2b7dc914..89662cc0b27a 100644
--- a/lib/libc/gen/getpwent.3
+++ b/lib/libc/gen/getpwent.3
@@ -67,7 +67,7 @@ which is described
in
.Xr passwd 5 .
Each entry in the database is defined by the structure
-.Ar passwd
+.Vt passwd
found in the include
file
.Aq Pa pwd.h :