]> andersk Git - openssh.git/blobdiff - sshd.8.in
- Update to latest OpenBSD CVS:
[openssh.git] / sshd.8.in
index 2dca60e5d51b0404f2bf6f6c47abf90d2478184a..a7c0e4d2c6b4def82e15e22287fe898cb0551a41 100644 (file)
--- a/sshd.8.in
+++ b/sshd.8.in
@@ -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
@@ -436,17 +436,17 @@ Specifies whether
 .Xr login 1
 is used. The default is
 .Dq no .
-.It Cm X11Forwarding
-Specifies whether X11 forwarding is permitted.  The default is
-.Dq yes .
-Note that disabling X11 forwarding does not improve security in any
-way, as users can always install their own forwarders.
 .It Cm X11DisplayOffset
 Specifies the first display number available for
 .Nm sshd Ns 's
 X11 forwarding.  This prevents
 .Nm
 from interfering with real X11 servers.
+.It Cm X11Forwarding
+Specifies whether X11 forwarding is permitted.  The default is
+.Dq yes .
+Note that disabling X11 forwarding does not improve security in any
+way, as users can always install their own forwarders.
 .El
 .Sh LOGIN PROCESS
 When a user successfully logs in,
This page took 0.0329 seconds and 4 git commands to generate.