diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 00:24:45 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 00:24:45 +0000 |
commit | 557b7fa1488f8937156051e061ac3512330bcb7e (patch) | |
tree | 76412bcb6a02dd46cf8013e9d05c34972eee83cf /usr.bin/systat/systat.1 | |
parent | bac7835b60cdcb2c9da2ead06274d95b6563fc3d (diff) |
Deal with double whitespace.
Notes
Notes:
svn path=/head/; revision=131507
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 |