diff options
Diffstat (limited to 'usr/src/man')
-rw-r--r-- | usr/src/man/man1m/connstat.1m | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr/src/man/man1m/connstat.1m b/usr/src/man/man1m/connstat.1m index 2175fefdb3..e87edbe3eb 100644 --- a/usr/src/man/man1m/connstat.1m +++ b/usr/src/man/man1m/connstat.1m @@ -14,8 +14,9 @@ .\" .\" .\" Copyright (c) 2016 by Delphix. All rights reserved. +.\" Copyright 2019 Joyent, Inc. .\" -.Dd July 5, 2016 +.Dd August 15, 2019 .Dt CONNSTAT 1M .Os .Sh NAME @@ -165,6 +166,9 @@ The current retransmission timeout in milliseconds. .It Sy rtt The current smoothed round-trip time to the peer in microseconds. The smoothed RTT average algorithm used is as described in RFC 6298. +.It Sy rttvar +The current smoothed variation of the round-trip time to the peer in +microseconds. .It Sy rttc The number of times that a round-trip sample was added to .Sy rtts . |