diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1996-11-04 17:13:46 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1996-11-04 17:13:46 +0000 |
| commit | 878152249a9f244c8510ea7b20d5c778288c41d7 (patch) | |
| tree | 23f63f375cedd54cfe1f352ec4102895df3ff476 /usr.sbin/slstat | |
| parent | b1f6a5fb5d146717290d26e8b84611758847eccf (diff) | |
Notes
Diffstat (limited to 'usr.sbin/slstat')
| -rw-r--r-- | usr.sbin/slstat/slstat.8 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.sbin/slstat/slstat.8 b/usr.sbin/slstat/slstat.8 index 70eb7fa7b5de..af1e27b34824 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$ +.\" $Id: slstat.8,v 1.6 1996/10/11 18:47:09 wollman Exp $ .\" .Dd October 11, 1996 .Dt SLSTAT 8 @@ -64,9 +64,11 @@ Verbose display of extra fields of information. .It Fl r Display all values in rate per second that amount per interval. .It Ar unit -Is a single digit specifying the +Is number specifying the .Tn SLIP -interface, or an interface name. The default unit is +interface, or a +.Tn SLIP +interface name. The default unit is .Sy 0 for interface .Sy sl0 . |
