Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Document permit_nonalpha.
details: https://anonhg.NetBSD.org/src/rev/966813a74ea6
branches: trunk
changeset: 584448:966813a74ea6
user: elad <elad%NetBSD.org@localhost>
date: Sat Sep 17 19:32:11 2005 +0000
description:
Document permit_nonalpha.
PR/20497.
diffstat:
share/man/man5/rc.conf.5 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 51e55d9dd90c -r 966813a74ea6 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5 Sat Sep 17 19:18:31 2005 +0000
+++ b/share/man/man5/rc.conf.5 Sat Sep 17 19:32:11 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.92 2004/07/22 03:44:12 atatat Exp $
+.\" $NetBSD: rc.conf.5,v 1.93 2005/09/17 19:32:11 elad Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" Copyright (c) 1997 Curt J. Sampson
@@ -32,7 +32,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 21, 2004
+.Dd September 17, 2005
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -379,6 +379,9 @@
will raise the level when
.Xr rc 8
completes.
+.It Sy permit_nonalpha
+Allow passwords to include non-alpha characters, usually to allow
+NIS/YP netgropus.
.El
.Ss Networking startup
.Bl -tag -width net_interfaces
Home |
Main Index |
Thread Index |
Old Index