Module Name:    src
Committed By:   spz
Date:           Thu Apr  5 09:10:21 UTC 2012

Modified Files:
        src/share/man/man5: security.conf.5

Log Message:
add a description for the new check_passwd_permit_dups variable


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/share/man/man5/security.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/security.conf.5
diff -u src/share/man/man5/security.conf.5:1.37 src/share/man/man5/security.conf.5:1.38
--- src/share/man/man5/security.conf.5:1.37	Fri Feb  5 17:23:47 2010
+++ src/share/man/man5/security.conf.5	Thu Apr  5 09:10:21 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: security.conf.5,v 1.37 2010/02/05 17:23:47 wiz Exp $
+.\"	$NetBSD: security.conf.5,v 1.38 2012/04/05 09:10:21 spz Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -221,6 +221,10 @@ This is of particular value when those s
 If
 .Sy check_passwd
 is enabled, suppress warnings for these users.
+.It Sy check_passwd_permit_dups
+If
+.Sy check_passwd
+is enabled, do not warn about duplicate uids for the listed login names.
 .It Sy check_passwd_permit_nonalpha
 If
 .Sy check_passwd

Reply via email to