diff options
| -rw-r--r-- | usr.sbin/pwd_mkdb/pwd_mkdb.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8 index f2e36043a26..6732eaee750 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.8 +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: pwd_mkdb.8,v 1.9 1997/11/05 18:46:07 fair Exp $ +.\" $NetBSD: pwd_mkdb.8,v 1.10 1999/12/17 13:11:22 abs Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -118,7 +118,7 @@ and handle the locking necessary to avoid this problem. .Sh COMPATIBILITY Previous versions of the system had a program similar to -.Xr mkpasswd 8 , +.Nm which built .Xr dbm 3 style databases for the password file but depended on the calling programs |
