Correct the misuse of \- (mdoc(7) mathematical minus) when - (mdoc(7)
hyphen) is meant. Mdoc(7) clue by: ru Reviewed by: ru
This commit is contained in:
parent
3c92afcdeb
commit
43cdffed14
@ -79,7 +79,7 @@ MELCO LUA-TX, LUA2-TX
|
||||
.It
|
||||
Planex UE-200TX
|
||||
.It
|
||||
Sandberg USB to Network Link (model number 133\-06)
|
||||
Sandberg USB to Network Link (model number 133-06)
|
||||
.It
|
||||
Siemens Speedstream
|
||||
.It
|
||||
|
@ -149,7 +149,7 @@ is set to an integer from 1 to 13 taken from the following table:
|
||||
This driver is based on the work of
|
||||
.An Jim Lowe Aq james@miller.cs.uwm.edu ,
|
||||
.An Mark Tinguely Aq tinguely@plains.nodak.edu ,
|
||||
.An Amancio Hasty Aq hasty@star\-gate.com ,
|
||||
.An Amancio Hasty Aq hasty@star-gate.com ,
|
||||
.An Roger Hardiman Aq roger@FreeBSD.org
|
||||
and a bunch of other people.
|
||||
.Sh FILES
|
||||
|
@ -101,7 +101,7 @@ Input and output for each line may set to one of following baud rates;
|
||||
19200, 38400, 57600, or for newer versions of cards 115200.
|
||||
.Pp
|
||||
The driver doesn't use any interrupts, it is
|
||||
.Dq polling\-based .
|
||||
.Dq polling-based .
|
||||
This means that
|
||||
it uses clock interrupts instead of interrupts generated by DigiBoard cards and
|
||||
checks the state of cards 25 times per second.
|
||||
|
@ -55,15 +55,15 @@ Intel PRO/100 VE Desktop Adapter
|
||||
.It
|
||||
Intel PRO/100 M Desktop Adapter
|
||||
.It
|
||||
Intel PRO/100 S Desktop, Server and Dual\-Port Server Adapters
|
||||
Intel PRO/100 S Desktop, Server and Dual-Port Server Adapters
|
||||
.It
|
||||
Contec C-NET(PI)\-100TX (PC98)
|
||||
Contec C-NET(PI)-100TX (PC98)
|
||||
.It
|
||||
NEC PC-9821Ra20, Rv20, Xv13, Xv20 internal 100Base\-TX (PC98)
|
||||
NEC PC-9821Ra20, Rv20, Xv13, Xv20 internal 100Base-TX (PC98)
|
||||
.It
|
||||
NEC PC-9821X\-B06 (PC98)
|
||||
NEC PC-9821X-B06 (PC98)
|
||||
.It
|
||||
Many on\-board network interfaces on Intel motherboards.
|
||||
Many on-board network interfaces on Intel motherboards.
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
|
@ -42,7 +42,7 @@
|
||||
The
|
||||
.Nm
|
||||
device accepts and reads data as any ordinary (and willing)
|
||||
file \-
|
||||
file -
|
||||
but throws it away.
|
||||
The length of the
|
||||
.Nm
|
||||
|
@ -95,7 +95,7 @@ that match, the more specific is the one with more bits in the mask.
|
||||
A route to a host is regarded as being supplied with a mask of
|
||||
as many ones as there are bits in the destination).
|
||||
If no entry is found, the destination is declared to be unreachable,
|
||||
and a routing\-miss message is generated if there are any
|
||||
and a routing-miss message is generated if there are any
|
||||
listeners on the routing control socket described below.
|
||||
.Pp
|
||||
A wildcard routing entry is specified with a zero
|
||||
|
@ -525,7 +525,7 @@ address.
|
||||
.Re
|
||||
.Rs
|
||||
.%A "R. Braden"
|
||||
.%T "T/TCP \- TCP Extensions for Transactions"
|
||||
.%T "T/TCP - TCP Extensions for Transactions"
|
||||
.%O "RFC 1644"
|
||||
.Re
|
||||
.Rs
|
||||
|
@ -221,7 +221,7 @@ for more information.
|
||||
.Xr tcp 4
|
||||
.Rs
|
||||
.%A R. Braden
|
||||
.%T "T/TCP \- TCP Extensions for Transactions"
|
||||
.%T "T/TCP - TCP Extensions for Transactions"
|
||||
.%O RFC 1644
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
|
@ -81,7 +81,7 @@ network interface, the packet can be read from the control device
|
||||
.Dq input
|
||||
there);
|
||||
writing a packet to the control device generates an input
|
||||
packet on the network interface, as if the (non\-existent)
|
||||
packet on the network interface, as if the (non-existent)
|
||||
hardware had just received it.
|
||||
.Pp
|
||||
The tunnel device
|
||||
|
Loading…
Reference in New Issue
Block a user