diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-20 07:29:11 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-20 07:29:11 +0000 |
| commit | 270d3d754aaf84a6427db275f9a121561af689ad (patch) | |
| tree | 318a257a9b20c91753d8e48fe3ed013656a476d6 /usr.bin/systat | |
| parent | 9bbf2e643e959b9f1b8d89beba7f6c570559c5b5 (diff) | |
Notes
Diffstat (limited to 'usr.bin/systat')
| -rw-r--r-- | usr.bin/systat/systat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index a4d82e257d01..8911401505e0 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -62,9 +62,9 @@ displays the processes getting the largest percentage of the processor in the lower window. Other displays show swap space usage, disk .Tn I/O statistics (a la -.Xr iostat 1 ) , +.Xr iostat 8 ) , virtual memory statistics (a la -.Xr vmstat 1 ) , +.Xr vmstat 8 ) , network ``mbuf'' utilization, and network connections (a la .Xr netstat 1 ) . .Pp |
