mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Clarify what the '-r' option does.
PR: docs/8108 Submitted by: Matthew Fuller <fullermd@futuresouth.com>
This commit is contained in:
parent
aeb728f0d5
commit
3b472ef141
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41489
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" From: @(#)slstat.8 6.8 (Berkeley) 6/20/91
|
.\" 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
|
.Dd October 11, 1996
|
||||||
.Dt SLSTAT 8
|
.Dt SLSTAT 8
|
||||||
|
@ -62,7 +62,7 @@ is specified, the default is 5 seconds.
|
||||||
.It Fl v
|
.It Fl v
|
||||||
Verbose display of extra fields of information.
|
Verbose display of extra fields of information.
|
||||||
.It Fl r
|
.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
|
.It Ar unit
|
||||||
Is number specifying the
|
Is number specifying the
|
||||||
.Tn SLIP
|
.Tn SLIP
|
||||||
|
|
Loading…
Reference in a new issue