Rudimentary man page for pppstats, derived from slstats.8

This commit is contained in:
paulus 1994-08-26 05:13:11 +00:00
parent 891ca8ce21
commit 269208a510
2 changed files with 41 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $Id: Makefile,v 1.4 1994/01/28 00:56:02 cgd Exp $
# $Id: Makefile,v 1.5 1994/08/26 05:13:11 paulus Exp $
PROG= pppstats
SRCS= pppstats.c
LDADD= -lkvm
DPADD= ${LIBKVM}
NOMAN= noman
MAN8= pppstats.0
BINMODE=2555
BINGRP= kmem
BINDIR= /usr/sbin

View File

@ -0,0 +1,39 @@
.\" @(#) $Id: pppstats.8,v 1.1 1994/08/26 05:13:13 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.