mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix a typo: "the give login class" to "the given login class."
PR: 75577 Submitted by: Nobuyuki Koganemaru
This commit is contained in:
parent
44c892dac2
commit
d3dc0c9de4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue