diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/stats.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man1/stats.1 b/man/man1/stats.1 index 9124f939..ec4c6b27 100644 --- a/man/man1/stats.1 +++ b/man/man1/stats.1 @@ -176,12 +176,14 @@ and a remote BSD machine stats -lmisce `hostname` tux:/usr/local/plan9/bin/auxstats daemon .SH SOURCE .B /usr/local/plan9/src/cmd/draw/stats.c +.PP +.B /usr/local/plan9/src/cmd/auxstats .SH BUGS The .I auxstats binary needs read access to .B /dev/kmem -in order to collect network statistics on BSD systems. +in order to collect network statistics on non-Linux systems. Typically this can be arranged by setting the .I auxstat binary's |