diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-20 12:31:26 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-20 12:31:26 +0000 |
commit | 28d14f2e824329f819264b4c999cd591e99c23cf (patch) | |
tree | aa7ee5a81740960fd3ee512c5ca379d7e8c47d99 /usr.sbin/pppd/pppd.8 | |
parent | a9ed08990dfa8ec65480004175c443226344ba2c (diff) |
It's not good to mix mdoc and old-style macros together; espie@
Diffstat (limited to 'usr.sbin/pppd/pppd.8')
-rw-r--r-- | usr.sbin/pppd/pppd.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index 76c7279adf8..594f72fdc56 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppd.8,v 1.17 1999/07/03 19:04:21 millert Exp $ +.\" $OpenBSD: pppd.8,v 1.18 1999/07/20 12:31:25 aaron Exp $ .\" manual page [] for pppd 2.3 .\" Id: pppd.8,v 1.27 1998/03/31 04:31:08 paulus Exp $ .\" SH section heading @@ -43,8 +43,7 @@ used. .TP .I <speed> Set the baud rate to <speed> (a decimal number). On systems such as -.Bx 4.4 -and OpenBSD, any speed can be specified. Other systems +4.4BSD and OpenBSD, any speed can be specified. Other systems (e.g. SunOS) allow only a limited set of speeds. .TP .B active-filter \fIfilter-expression |