diff options
Diffstat (limited to 'usr.bin/systat/systat.1')
-rw-r--r-- | usr.bin/systat/systat.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index ace79a25617a..23add08a66d2 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -68,14 +68,14 @@ in the lower window. Other displays show swap space usage, disk .Tn I/O statistics (a la -.Xr iostat 8 ) , +.Xr iostat 8 ) , virtual memory statistics (a la -.Xr vmstat 8 ) , +.Xr vmstat 8 ) , network ``mbuf'' utilization, .Tn TCP/IP statistics, and network connections (a la -.Xr netstat 1 ) . +.Xr netstat 1 ) . .Pp Input is interpreted at two different levels. A ``global'' command interpreter processes all keyboard input. @@ -156,7 +156,7 @@ value. Exit .Nm . (This may be abbreviated to -.Ic q . ) +.Ic q . ) .El .Pp The available displays are: @@ -455,7 +455,7 @@ spaces. Display information about the connections associated with the specified hosts or ports. As for -.Ar ignore , +.Ar ignore , .Op Ar items may be names or numbers. .It Cm show Op Ar ports\&|hosts @@ -468,7 +468,7 @@ If or .Ar hosts is supplied as an argument to -.Cm show , +.Cm show , then only the requested information will be displayed. .It Cm reset Reset the port, host, and protocol matching mechanisms to the default |