summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sshd.8
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2001-05-19 16:08:44 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2001-05-19 16:08:44 +0000
commit04183d2c5d494d71b33a9e6ac71218fb39327760 (patch)
tree87067dc27d184a4b3888423e3dcf64603a6019f9 /usr.bin/ssh/sshd.8
parentb64524ac9099f8681ca3eda065b37f4cb54d396e (diff)
sort options; Matthew.Stier@fnc.fujitsu.com
Diffstat (limited to 'usr.bin/ssh/sshd.8')
-rw-r--r--usr.bin/ssh/sshd.812
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index 0afbe517d96..2201052344c 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.121 2001/05/04 14:21:56 stevesk Exp $
+.\" $OpenBSD: sshd.8,v 1.122 2001/05/19 16:08:43 markus Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -347,17 +347,17 @@ Currently there is only support for
authentication.
The default is
.Dq yes .
-.It Cm Ciphers
-Specifies the ciphers allowed for protocol version 2.
-Multiple ciphers must be comma-separated.
-The default is
-.Dq aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour.
.It Cm CheckMail
Specifies whether
.Nm
should check for new mail for interactive logins.
The default is
.Dq no .
+.It Cm Ciphers
+Specifies the ciphers allowed for protocol version 2.
+Multiple ciphers must be comma-separated.
+The default is
+.Dq aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour.
.It Cm ClientAliveInterval
Sets a timeout interval in seconds after which if no data has been received
from the client,