summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/passwd.516
1 files changed, 10 insertions, 6 deletions
diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5
index 5c7b2460dbe..c850ff76269 100644
--- a/share/man/man5/passwd.5
+++ b/share/man/man5/passwd.5
@@ -138,12 +138,16 @@ The
.Ar gecos
field normally contains comma (``,'') separated subfields as follows:
.Pp
-.Bd -unfilled -offset indent
-name user's full name
-office user's office number
-wphone user's work phone number
-hphone user's home phone number
-.Ed
+.Bl -tag -width office -offset indent -compact
+.It name
+user's full name
+.It office
+user's office number
+.It wphone
+user's work phone number
+.It hphone
+user's home phone number
+.El
.Pp
This information is used by the
.Xr finger 1