diff options
author | 2002-02-13 21:35:24 +0000 | |
---|---|---|
committer | 2002-02-13 21:35:24 +0000 | |
commit | 24e462950be78205d6c9255ce9dd20575bb3abd4 (patch) | |
tree | 438e2b94f6b321e7120d2fc2077995bd79f701e6 | |
parent | Ooops. unbreak after last. (diff) | |
download | wireguard-openbsd-24e462950be78205d6c9255ce9dd20575bb3abd4.tar.xz wireguard-openbsd-24e462950be78205d6c9255ce9dd20575bb3abd4.zip |
correct -m description; wngdn@src.uchicago.edu
-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 |