summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.58
1 files changed, 5 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 89da9b53a..15ca0b4f9 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh_config.5,v 1.252 2017/07/13 19:16:33 jmc Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.253 2017/07/23 23:37:02 djm Exp $
37.Dd $Mdocdate: July 13 2017 $ 37.Dd $Mdocdate: July 23 2017 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -969,7 +969,9 @@ Accepted values are
969.Cm lowdelay , 969.Cm lowdelay ,
970.Cm throughput , 970.Cm throughput ,
971.Cm reliability , 971.Cm reliability ,
972or a numeric value. 972a numeric value, or
973.Cm none
974to use the operating system default.
973This option may take one or two arguments, separated by whitespace. 975This option may take one or two arguments, separated by whitespace.
974If one argument is specified, it is used as the packet class unconditionally. 976If one argument is specified, it is used as the packet class unconditionally.
975If two values are specified, the first is automatically selected for 977If two values are specified, the first is automatically selected for