diff options
author | wosch <wosch@FreeBSD.org> | 1998-08-31 16:41:09 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1998-08-31 16:41:09 +0000 |
commit | 68cda92e4a0af0935407074f90fc00b96cee6f23 (patch) | |
tree | 64abab98aac0f70ff617b3200b2e663292ef7fc2 /share/man/man5 | |
parent | e8396430fbd509920306a84bd6578f58570e0b1b (diff) | |
download | FreeBSD-src-68cda92e4a0af0935407074f90fc00b96cee6f23.zip FreeBSD-src-68cda92e4a0af0935407074f90fc00b96cee6f23.tar.gz |
Sort cross references.
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/passwd.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5 index 9bd31ee..940de0d 100644 --- a/share/man/man5/passwd.5 +++ b/share/man/man5/passwd.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)passwd.5 8.1 (Berkeley) 6/5/93 -.\" $Id: passwd.5,v 1.20 1998/06/13 19:14:11 steve Exp $ +.\" $Id: passwd.5,v 1.21 1998/06/28 21:33:42 hoek Exp $ .\" .Dd September 29, 1994 .Dt PASSWD 5 @@ -626,8 +626,8 @@ password database, with passwords intact .Xr login.conf 5 , .Xr adduser 8 , .Xr pwd_mkdb 8 , -.Xr vipw 8 , -.Xr pw 8 +.Xr pw 8 , +.Xr vipw 8 .Sh BUGS User information should (and eventually will) be stored elsewhere. .Pp |