Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src Pull up revision 1.10 (requested by abs):



details:   https://anonhg.NetBSD.org/src/rev/24a6d7fdbd2a
branches:  netbsd-1-4
changeset: 469880:24a6d7fdbd2a
user:      he <he%NetBSD.org@localhost>
date:      Fri Dec 17 23:09:37 1999 +0000

description:
Pull up revision 1.10 (requested by abs):
  Remove obsolete reference to mkpasswd(8).

diffstat:

 bin/test/test.1              |  7 +------
 usr.sbin/pwd_mkdb/pwd_mkdb.8 |  4 ++--
 2 files changed, 3 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r c25be4b184f2 -r 24a6d7fdbd2a bin/test/test.1
--- a/bin/test/test.1   Fri Dec 17 23:07:32 1999 +0000
+++ b/bin/test/test.1   Fri Dec 17 23:09:37 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: test.1,v 1.11 1999/03/09 07:05:33 garbled Exp $
+.\"    $NetBSD: test.1,v 1.11.2.1 1999/12/17 23:12:47 he Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -214,11 +214,6 @@
 comes after
 .Ar \&s\&2
 based on the ASCII value of their characters.
-.It Ar \&s\&1
-True if
-.Ar \&s\&1
-is not the null
-string.
 .It Ar \&n\&1 Fl \&eq Ar \&n\&2 
 True if the integers
 .Ar \&n\&1
diff -r c25be4b184f2 -r 24a6d7fdbd2a usr.sbin/pwd_mkdb/pwd_mkdb.8
--- a/usr.sbin/pwd_mkdb/pwd_mkdb.8      Fri Dec 17 23:07:32 1999 +0000
+++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8      Fri Dec 17 23:09:37 1999 +0000
@@ -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.9.2.1 1999/12/17 23:09:37 he Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -118,7 +118,7 @@
 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



Home | Main Index | Thread Index | Old Index