summaryrefslogtreecommitdiff
path: root/usr/src/man/man8/connstat.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man8/connstat.8')
-rw-r--r--usr/src/man/man8/connstat.86
1 files changed, 5 insertions, 1 deletions
diff --git a/usr/src/man/man8/connstat.8 b/usr/src/man/man8/connstat.8
index 686f3c4648..cffc654e02 100644
--- a/usr/src/man/man8/connstat.8
+++ b/usr/src/man/man8/connstat.8
@@ -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 8
.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 .