diff options
-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: |