diff options
Diffstat (limited to 'sshd_config.5')
-rw-r--r-- | sshd_config.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5 index 0944ba076..23ac0e96d 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: sshd_config.5,v 1.13 2002/09/16 20:12:11 stevesk Exp $ | 37 | .\" $OpenBSD: sshd_config.5,v 1.14 2003/01/23 08:58:47 jmc Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSHD_CONFIG 5 | 39 | .Dt SSHD_CONFIG 5 |
40 | .Os | 40 | .Os |
@@ -89,7 +89,7 @@ own forwarders. | |||
89 | .It Cm AllowUsers | 89 | .It Cm AllowUsers |
90 | This keyword can be followed by a list of user name patterns, separated | 90 | This keyword can be followed by a list of user name patterns, separated |
91 | by spaces. | 91 | by spaces. |
92 | If specified, login is allowed only for users names that | 92 | If specified, login is allowed only for user names that |
93 | match one of the patterns. | 93 | match one of the patterns. |
94 | .Ql \&* | 94 | .Ql \&* |
95 | and | 95 | and |