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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
