summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.510
1 files changed, 5 insertions, 5 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 1829b330d..033ae8d3d 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -34,8 +34,8 @@
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.99 2008/12/30 00:46:56 okan Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.100 2009/01/24 17:10:22 naddy Exp $
38.Dd $Mdocdate: December 30 2008 $ 38.Dd $Mdocdate: January 24 2009 $
39.Dt SSHD_CONFIG 5 39.Dt SSHD_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -240,9 +240,9 @@ and
240.Dq cast128-cbc . 240.Dq cast128-cbc .
241The default is: 241The default is:
242.Bd -literal -offset 3n 242.Bd -literal -offset 3n
243aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128, 243aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,
244arcfour256,arcfour,aes192-cbc,aes256-cbc,aes128-ctr, 244aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,
245aes192-ctr,aes256-ctr 245aes256-cbc,arcfour
246.Ed 246.Ed
247.It Cm ClientAliveCountMax 247.It Cm ClientAliveCountMax
248Sets the number of client alive messages (see below) which may be 248Sets the number of client alive messages (see below) which may be