diff options
author | 2000-01-15 20:56:39 +0000 | |
---|---|---|
committer | 2000-01-15 20:56:39 +0000 | |
commit | 372a0940b64618aa89b48defc695346a07a6f3ce (patch) | |
tree | 5a8537dbd53226b1dfe5d8822da2e0dac9d3c274 | |
parent | Order flags alphabetically. (diff) | |
download | wireguard-openbsd-372a0940b64618aa89b48defc695346a07a6f3ce.tar.xz wireguard-openbsd-372a0940b64618aa89b48defc695346a07a6f3ce.zip |
typo; sotiris.vassilopoulos@betatech.gr via adejoode@zedz.net
-rw-r--r-- | usr.bin/ssh/sshd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8 index ce8768a9e1b..c210352bfa7 100644 --- a/usr.bin/ssh/sshd.8 +++ b/usr.bin/ssh/sshd.8 @@ -9,7 +9,7 @@ .\" .\" Created: Sat Apr 22 21:55:14 1995 ylo .\" -.\" $Id: sshd.8,v 1.30 2000/01/14 09:47:26 markus Exp $ +.\" $Id: sshd.8,v 1.31 2000/01/15 20:56:39 provos Exp $ .\" .Dd September 25, 1999 .Dt SSHD 8 @@ -242,7 +242,7 @@ the primary group. .Pp .It Cm DenyUsers This keyword can be followed by a number of user names, separated -by spaces. Login is allowed disallowed for user names that match +by spaces. Login is disallowed for user names that match one of the patterns. .Ql \&* and |