Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/rpc.yppasswdd Remove last traces of securenet and y...



details:   https://anonhg.NetBSD.org/src/rev/098378be9d77
branches:  trunk
changeset: 474093:098378be9d77
user:      abs <abs%NetBSD.org@localhost>
date:      Mon Jun 28 01:21:51 1999 +0000

description:
Remove last traces of securenet and ypserv.acl

diffstat:

 usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 |  14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r bb4f79f55711 -r 098378be9d77 usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8
--- a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8    Mon Jun 28 01:20:43 1999 +0000
+++ b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8    Mon Jun 28 01:21:51 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rpc.yppasswdd.8,v 1.6 1998/11/03 10:33:23 frueauf Exp $
+.\"    $NetBSD: rpc.yppasswdd.8,v 1.7 1999/06/28 01:21:51 abs Exp $
 .\"
 .\" Copyright (c) 1994 Mats O Jansson <moj%stacken.kth.se@localhost>
 .\" All rights reserved.
@@ -57,11 +57,10 @@
 .It Fl nopw
 Don't allow changes of the password in the passwd file.
 .It Fl m Ar arg1 arg2 ...
-Don't use 
-.Ar /var/yp/securenet .
-Use another file with another file format. For futher information see
-man page for
-.Ar ypserv.acl .
+Additional arguments to pass to 
+.Ar make 
+in
+.Ar /var/yp .
 .El
 .Sh FILES
 .Bl -tag -width /etc/master.passwd -compact
@@ -71,8 +70,7 @@
 .Sh SEE ALSO
 .Xr chpass 1 ,
 .Xr passwd 1 ,
-.Xr securenet 5 ,
-.Xr ypserv.acl 5 ,
+.Xr hosts_access 5 ,
 .Xr yp 8 ,
 .Xr ypbind 8 ,
 .Xr ypserv 8 .



Home | Main Index | Thread Index | Old Index