diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-17 11:13:59 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-17 11:13:59 +0000 |
commit | 7f3ab48125689ccbb4a6397690807b5a01a6ebdf (patch) | |
tree | ffcb571b539454fbc60b53088d2b9f4a5cbfb531 /usr.sbin/ppp | |
parent | 2bb4d1993bd62fbee722668e509e26d6f2497b31 (diff) |
o) {Open,Net,Free}BSD -> .{O,N,F}x;
o) "start sentence on new line" issues;
o) minimal -mdoc improvements;
millert@ ok
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r-- | usr.sbin/ppp/pppctl/pppctl.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/ppp/pppctl/pppctl.8 b/usr.sbin/ppp/pppctl/pppctl.8 index 7384d00cc94..0feb1d19a93 100644 --- a/usr.sbin/ppp/pppctl/pppctl.8 +++ b/usr.sbin/ppp/pppctl/pppctl.8 @@ -1,4 +1,4 @@ -.\" $Id: pppctl.8,v 1.7 2000/03/19 17:57:11 aaron Exp $ +.\" $Id: pppctl.8,v 1.8 2001/08/17 11:13:58 mpech Exp $ .Dd 26 June 1997 .Dt PPPCTL 8 .Os @@ -202,4 +202,5 @@ commands in .Sh HISTORY The .Nm -command first appeared in FreeBSD 2.2.5. +command first appeared in +.Fx 2.2.5 . |