Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 10:28:20 +0000 (UTC)
From:      Steven Hartland <smh@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r266465 - head/crypto/openssh
Message-ID:  <201405201028.s4KASKCc030257@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: smh
Date: Tue May 20 10:28:19 2014
New Revision: 266465
URL: http://svnweb.freebsd.org/changeset/base/266465

Log:
  Change comment about HPNDisabled to match the style of other options to
  avoid confusion.
  
  Sponsored by:	Multiplay

Modified:
  head/crypto/openssh/sshd_config

Modified: head/crypto/openssh/sshd_config
==============================================================================
--- head/crypto/openssh/sshd_config	Tue May 20 09:19:35 2014	(r266464)
+++ head/crypto/openssh/sshd_config	Tue May 20 10:28:19 2014	(r266465)
@@ -128,7 +128,7 @@
 # override default of no subsystems
 Subsystem	sftp	/usr/libexec/sftp-server
 
-# Disable HPN tuning improvements.
+# Change to yes to disable HPN tuning improvements.
 #HPNDisabled no
 
 # Buffer size for HPN to non-HPN connections.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405201028.s4KASKCc030257>