diff options
author | simon <simon@FreeBSD.org> | 2004-05-14 20:07:49 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-05-14 20:07:49 +0000 |
commit | 43cdffed1457bb243f79244c57ced73a752e39d7 (patch) | |
tree | 39abe091173b4f998c93242449b9324287b12fe4 /share | |
parent | 3c92afcdebc5b96abe7889dc5f9152412b1f2fd0 (diff) | |
download | FreeBSD-src-43cdffed1457bb243f79244c57ced73a752e39d7.zip FreeBSD-src-43cdffed1457bb243f79244c57ced73a752e39d7.tar.gz |
Correct the misuse of \- (mdoc(7) mathematical minus) when - (mdoc(7)
hyphen) is meant.
Mdoc(7) clue by: ru
Reviewed by: ru
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/aue.4 | 2 | ||||
-rw-r--r-- | share/man/man4/bktr.4 | 2 | ||||
-rw-r--r-- | share/man/man4/digi.4 | 2 | ||||
-rw-r--r-- | share/man/man4/fxp.4 | 10 | ||||
-rw-r--r-- | share/man/man4/null.4 | 2 | ||||
-rw-r--r-- | share/man/man4/route.4 | 2 | ||||
-rw-r--r-- | share/man/man4/tcp.4 | 2 | ||||
-rw-r--r-- | share/man/man4/ttcp.4 | 2 | ||||
-rw-r--r-- | share/man/man4/tun.4 | 2 |
9 files changed, 13 insertions, 13 deletions
diff --git a/share/man/man4/aue.4 b/share/man/man4/aue.4 index 7d3ef2f..27240f7 100644 --- a/share/man/man4/aue.4 +++ b/share/man/man4/aue.4 @@ -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 diff --git a/share/man/man4/bktr.4 b/share/man/man4/bktr.4 index 1b59b42..1478322 100644 --- a/share/man/man4/bktr.4 +++ b/share/man/man4/bktr.4 @@ -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 diff --git a/share/man/man4/digi.4 b/share/man/man4/digi.4 index 44f280c..e3324cf 100644 --- a/share/man/man4/digi.4 +++ b/share/man/man4/digi.4 @@ -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. diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index b821a66..0dbdb70 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -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 diff --git a/share/man/man4/null.4 b/share/man/man4/null.4 index 20e888aa..cedfaeb 100644 --- a/share/man/man4/null.4 +++ b/share/man/man4/null.4 @@ -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 diff --git a/share/man/man4/route.4 b/share/man/man4/route.4 index 2db2f8d..9ccdb9d 100644 --- a/share/man/man4/route.4 +++ b/share/man/man4/route.4 @@ -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 diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index da98402..51959e1 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -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 diff --git a/share/man/man4/ttcp.4 b/share/man/man4/ttcp.4 index d4ceab5..3a53969 100644 --- a/share/man/man4/ttcp.4 +++ b/share/man/man4/ttcp.4 @@ -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 diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4 index dfdad16..955d3dd 100644 --- a/share/man/man4/tun.4 +++ b/share/man/man4/tun.4 @@ -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 |