summaryrefslogtreecommitdiff
path: root/pppstats/pppstats.8
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1995-04-28 06:22:53 +0000
committerPaul Mackerras <paulus@samba.org>1995-04-28 06:22:53 +0000
commit69f355ec5c208853ce388efdf2560b5345a9e8b4 (patch)
tree33c8dd77da5651ba793f3c3ca1bf138bf65e2b3b /pppstats/pppstats.8
parentd56587cf84861024a43808b5ce0c86d621d3a972 (diff)
downloadppp-69f355ec5c208853ce388efdf2560b5345a9e8b4.tar.gz
Initial revision
Diffstat (limited to 'pppstats/pppstats.8')
-rw-r--r--pppstats/pppstats.839
1 files changed, 39 insertions, 0 deletions
diff --git a/pppstats/pppstats.8 b/pppstats/pppstats.8
new file mode 100644
index 0000000..45bdc7b
--- /dev/null
+++ b/pppstats/pppstats.8
@@ -0,0 +1,39 @@
+.\" @(#) $Id: pppstats.8,v 1.1 1995/04/28 06:22:53 paulus Exp $
+.TH PPPSTATS 8 "23 Aug 1994"
+.SH NAME
+pppstats \- print PPP statistics
+.SH SYNOPSIS
+.B pppstats
+[
+.B -v
+] [
+.B -i
+.I <secs>
+] [
+.I <unit#>
+]
+.ti 12
+.br
+[
+.I objectfile
+[
+.I corefile
+]]
+.SH DESCRIPTION
+.B pppstats
+prints PPP-related statistics.
+.PP
+The
+.B -v
+flag causes
+.B pppstats
+to display additional statistics, such as the number of packets tossed.
+.PP
+The
+.B -i
+flag is used to specify the interval between printouts. The default is
+5 seconds.
+.PP
+.B pppstats
+must be installed set-group-id to kmem, or the user must have read
+access to /dev/kmem.