summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 19:55:26 +0000
committerru <ru@FreeBSD.org>2004-07-02 19:55:26 +0000
commit5d2b66a3c7b9304195b63223e4ab77a30eb55b22 (patch)
treed2faaa6aec9bee32242b0899cffb8004467aaa14 /lib
parent5a552d91e9ed2917c39043e45d2867c306b05750 (diff)
downloadFreeBSD-src-5d2b66a3c7b9304195b63223e4ab77a30eb55b22.zip
FreeBSD-src-5d2b66a3c7b9304195b63223e4ab77a30eb55b22.tar.gz
Deal with unsafe tab characters.
Diffstat (limited to 'lib')
-rw-r--r--lib/libpam/modules/pam_login_access/login.access.54
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_login_access/login.access.5 b/lib/libpam/modules/pam_login_access/login.access.5
index d5af0ee..2f83d4b 100644
--- a/lib/libpam/modules/pam_login_access/login.access.5
+++ b/lib/libpam/modules/pam_login_access/login.access.5
@@ -23,7 +23,9 @@ permissions field of that table entry determines whether the login will
be accepted or refused.
.Pp
Each line of the login access control table has three fields separated by a
-":" character: permission : users : origins
+.Ql \&:
+character:
+.Ar permission : Ns Ar users : Ns Ar origins
.Pp
The first field should be a "+" (access granted) or "-" (access denied)
character.
OpenPOWER on IntegriCloud