diff options
author | ru <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
commit | 24c7b0a61de73d3a99eea4c734e505e91acb7e7c (patch) | |
tree | 7afa9a221c2e61ee3e2cf3f8bc7417845980ab79 /sbin/i386 | |
parent | bfd8c5ea31b13d3ba1e8ba1947084f80078ee93f (diff) | |
download | FreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.zip FreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.tar.gz |
mdoc(7) police: s/BSD/.Bx/ where appropriate.
Diffstat (limited to 'sbin/i386')
-rw-r--r-- | sbin/i386/cxconfig/cxconfig.8 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/sbin/i386/cxconfig/cxconfig.8 b/sbin/i386/cxconfig/cxconfig.8 index 40ebf79..62b06e3 100644 --- a/sbin/i386/cxconfig/cxconfig.8 +++ b/sbin/i386/cxconfig/cxconfig.8 @@ -57,10 +57,14 @@ implementation is used (see RFC-1548, RFC-1549). .It cisco Set the link-level protocol: Cisco/HDLC (see RFC-1547). This protocol is intended for compatibility with old models of Cisco routers, -and with early versions of BSD/386 drivers. +and with early versions of +.Tn BSD/386 +drivers. The extensive usage of this protocol is not recommended. .It ext -Use the external link-level protocol suite (for BSD/386 only). +Use the external link-level protocol suite (for +.Tn BSD/386 +only). .It "+keepalive, -keepalive" Enable the automatic line state control sub-protocol. This setting is not significant when the external link-level protocol is used. @@ -297,7 +301,8 @@ cxconfig cx0 hdlc 256000 cisco +keepalive -extclock ifconfig cx0 200.1.1.1 200.1.1.2 up .Ed .Pp -Set up the channel 1 of the adapter Sigma-840 under BSD/386. +Set up the channel 1 of the adapter Sigma-840 under +.Tn BSD/386 . Synchronous 64 kbit/sec leased line, external clock source. Synchronous mode, interface V.35, external protocol suite: .Bd -literal |