diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-19 19:25:38 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-19 19:25:38 +0000 |
commit | 9f999e1597f06b9b6655fec1fc8f4a474294c382 (patch) | |
tree | 22dfa891a17e56abf23c745288f782d5b424c104 /share/man/man5/passwd.5 | |
parent | 480390dc59325200978ed49a1b26f00a94c91baa (diff) |
Various cleanups.
Diffstat (limited to 'share/man/man5/passwd.5')
-rw-r--r-- | share/man/man5/passwd.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5 index c1f7b8c3b6b..4385223ab55 100644 --- a/share/man/man5/passwd.5 +++ b/share/man/man5/passwd.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: passwd.5,v 1.13 2000/03/01 18:01:22 aaron Exp $ +.\" $OpenBSD: passwd.5,v 1.14 2000/03/19 19:25:31 aaron Exp $ .\" $NetBSD: passwd.5,v 1.4 1995/07/28 06:46:05 phil Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -47,7 +47,8 @@ The file, readable only by root, consists of newline-separated records, one per user, containing ten colon .Pq Sq \&: -separated fields. These fields are as follows: +separated fields. +These fields are as follows: .Pp .Bl -tag -width password -offset indent -compact .It name |