diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-07-09 04:53:11 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-07-09 04:53:11 +0000 |
| commit | 8c47bb115c361d41f6122c596cdced3ea9554813 (patch) | |
| tree | c5bbc0a550a736776681a81f6ac4f4102aaa366c | |
| parent | 5ddca9040c79fa85a20e377f07d458f3e21822a6 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/pppstats/pppstats.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pppstats/pppstats.8 b/usr.sbin/pppstats/pppstats.8 index d7f89f7c6406..3bd4dac7c4ab 100644 --- a/usr.sbin/pppstats/pppstats.8 +++ b/usr.sbin/pppstats/pppstats.8 @@ -1,4 +1,4 @@ -.\" @(#) $Id: pppstats.8,v 1.3 1996/07/01 01:22:35 paulus Exp $ +.\" @(#) $Id: pppstats.8,v 1.7 1997/08/22 15:39:04 peter Exp $ .TH PPPSTATS 8 "26 June 1995" .SH NAME pppstats \- print PPP statistics @@ -172,7 +172,7 @@ option is specified. When the .B -z option is specified, -.Nm pppstats +.B pppstats instead displays the following fields, relating to the packet compression algorithm currently in use. If packet compression is not in use, these fields will all display zeroes. The fields displayed on |
