diff options
author | billf <billf@FreeBSD.org> | 1998-12-03 20:44:45 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-03 20:44:45 +0000 |
commit | e690a1398fada79ba60730012186843e7aa392d9 (patch) | |
tree | 65d2897e37fbddc35b317510f39a270bcd1e98b8 /usr.sbin/slstat | |
parent | dd581b71fbd8fefe90f917339cdcc289454adc8b (diff) | |
download | FreeBSD-src-e690a1398fada79ba60730012186843e7aa392d9.zip FreeBSD-src-e690a1398fada79ba60730012186843e7aa392d9.tar.gz |
Clarify what the '-r' option does.
PR: docs/8108
Submitted by: Matthew Fuller <fullermd@futuresouth.com>
Diffstat (limited to 'usr.sbin/slstat')
-rw-r--r-- | usr.sbin/slstat/slstat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/slstat/slstat.8 b/usr.sbin/slstat/slstat.8 index 5b45a66..201add7 100644 --- a/usr.sbin/slstat/slstat.8 +++ b/usr.sbin/slstat/slstat.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)slstat.8 6.8 (Berkeley) 6/20/91 -.\" $Id: slstat.8,v 1.10 1997/02/22 16:13:33 peter Exp $ +.\" $Id: slstat.8,v 1.11 1997/10/20 12:41:40 charnier Exp $ .\" .Dd October 11, 1996 .Dt SLSTAT 8 @@ -62,7 +62,7 @@ is specified, the default is 5 seconds. .It Fl v Verbose display of extra fields of information. .It Fl r -Display all values in rate per second that amount per interval. +Display all values in rate per second rather than amount per interval. .It Ar unit Is number specifying the .Tn SLIP |