diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1998-11-20 23:32:35 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1998-11-20 23:32:35 +0000 |
commit | 9745331e67f4602fcbc1be0bc668005c658072bf (patch) | |
tree | b0fd579796c5d606ce610114e6400d726c679f60 /share/man | |
parent | 2d4e1f0c0e24c56d4b5683d27589204a3b136c00 (diff) |
Add rcsid, slight fix.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/passwd.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5 index c1edaf76fdd..b29ce713597 100644 --- a/share/man/man5/passwd.5 +++ b/share/man/man5/passwd.5 @@ -1,3 +1,4 @@ +.\" $OpenBSD: passwd.5,v 1.9 1998/11/20 23:32:34 downsj Exp $ .\" $NetBSD: passwd.5,v 1.4 1995/07/28 06:46:05 phil Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -203,7 +204,7 @@ or entries contain text, it will override the information included via YP. On some systems, the .Ar passwd -field may also be overridden, hence it is recommended that the standard +field may also be overridden. It is recommended that the standard way to enable YP passwd support in .Pa /etc/master.passwd is: |