diff options
| author | abs <abs@NetBSD.org> | 1999-12-17 13:11:22 +0000 |
|---|---|---|
| committer | abs <abs@NetBSD.org> | 1999-12-17 13:11:22 +0000 |
| commit | 65b09cecfc2e4fedea43fbadf17b5da4cd75d84b (patch) | |
| tree | e8b074b9deef98cf785cd3a29655df011945faf6 /usr.sbin | |
| parent | dfa0f92f2e2b7c95e301d47e378669feeaace21e (diff) | |
Remove obsolete reference to mkpasswd(8)
Diffstat (limited to 'usr.sbin')
| -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 |
