diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-02-13 21:35:25 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-02-13 21:35:25 +0000 |
commit | 248860f09c6b3692973033e45963be3ed67a62dd (patch) | |
tree | 1d1b8c35e9b321a2669c58e86f67b162ebcf8be1 /libexec/rpc.yppasswdd/rpc.yppasswdd.8 | |
parent | f56635652d76950deaa48bdb7df56e18fb6f5f7d (diff) |
correct -m description; wngdn@src.uchicago.edu
Diffstat (limited to 'libexec/rpc.yppasswdd/rpc.yppasswdd.8')
-rw-r--r-- | libexec/rpc.yppasswdd/rpc.yppasswdd.8 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/libexec/rpc.yppasswdd/rpc.yppasswdd.8 b/libexec/rpc.yppasswdd/rpc.yppasswdd.8 index 18ab769b4b1..593d2416ba2 100644 --- a/libexec/rpc.yppasswdd/rpc.yppasswdd.8 +++ b/libexec/rpc.yppasswdd/rpc.yppasswdd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpc.yppasswdd.8,v 1.13 2001/08/02 18:37:34 mpech Exp $ +.\" $OpenBSD: rpc.yppasswdd.8,v 1.14 2002/02/13 21:35:24 deraadt Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -74,11 +74,9 @@ Don't allow changes of the gecos field in the passwd file. .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 -.Xr ypserv.acl 5 . +Pass the specified arguments to +.Xr make 0 +when invoking it in /var/yp to rebuild the passwd maps. .El .Sh FILES .Bl -tag -width /etc/master.passwd -compact |