diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2006-11-05 19:00:08 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2006-11-05 19:00:08 +0000 |
| commit | d3dc0c9de4d11df77993fad87b75a4c6769eecf6 (patch) | |
| tree | ba2a0f4bc41b38204fa999d9131d096ee3726868 | |
| parent | 44c892dac2c34442f72ad5c8a6e85d81dc84e5bd (diff) | |
Notes
| -rw-r--r-- | lib/libutil/login_ok.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login_ok.3 b/lib/libutil/login_ok.3 index 8a6f291c97c1..1bb6236c243b 100644 --- a/lib/libutil/login_ok.3 +++ b/lib/libutil/login_ok.3 @@ -56,7 +56,7 @@ access list. An empty .Em ttys.allow list (or if no such capability exists for -the give login class) logins via any tty device are allowed unless +the given login class) logins via any tty device are allowed unless the .Em ttys.deny list exists and is non-empty, and the device or its |
