summaryrefslogtreecommitdiffstats
path: root/usr.bin
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 /usr.bin
parent5a552d91e9ed2917c39043e45d2867c306b05750 (diff)
downloadFreeBSD-src-5d2b66a3c7b9304195b63223e4ab77a30eb55b22.zip
FreeBSD-src-5d2b66a3c7b9304195b63223e4ab77a30eb55b22.tar.gz
Deal with unsafe tab characters.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/login/login.access.54
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/login/login.access.5 b/usr.bin/login/login.access.5
index 400f906..33e3bf3 100644
--- a/usr.bin/login/login.access.5
+++ b/usr.bin/login/login.access.5
@@ -22,7 +22,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