diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-12-15 01:20:53 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-12-15 01:20:53 +0000 |
commit | ad3209ab6a39f87faf0d2171cdfc73eb5d46df8d (patch) | |
tree | b54160234444c70a92f7729894e15af668141646 /usr.sbin/ppp/pppctl/pppctl.8 | |
parent | 6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff) |
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Diffstat (limited to 'usr.sbin/ppp/pppctl/pppctl.8')
-rw-r--r-- | usr.sbin/ppp/pppctl/pppctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/pppctl/pppctl.8 b/usr.sbin/ppp/pppctl/pppctl.8 index 1b5e6ae65e3..294e92f280c 100644 --- a/usr.sbin/ppp/pppctl/pppctl.8 +++ b/usr.sbin/ppp/pppctl/pppctl.8 @@ -1,4 +1,4 @@ -.\" $Id: pppctl.8,v 1.1 1998/08/31 00:22:31 brian Exp $ +.\" $Id: pppctl.8,v 1.2 1998/12/15 01:20:48 aaron Exp $ .Dd 26 June 1997 .Os FreeBSD .Dt PPPCTL 8 @@ -7,7 +7,7 @@ .Nd PPP control program .Sh SYNOPSIS -.Nm +.Nm pppctl .Op Fl v .Op Fl t Ar n .Op Fl p Ar passwd |