diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-07 08:13:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-07 08:13:21 +0000 |
commit | a0836261c0d5a37e932b50e3aeb58b307b7c6c6c (patch) | |
tree | 4caacc4ec88c7c0760cdc4780adfab52435e7f0e | |
parent | 8b3085058ea8dd36e21d1e5d1dffcc0f266cd94d (diff) |
dialout -> dial-out
all our docs use dial-in, not dialin. before this we had a mix of
dialout and dial-out.
from wiz@netbsd
ok miod@
also added some punctuation to TODO section.
-rw-r--r-- | share/man/man4/cy.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/magma.4 | 16 | ||||
-rw-r--r-- | share/man/man4/man4.sparc/spif.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/magma.4 | 16 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/spif.4 | 8 |
5 files changed, 25 insertions, 25 deletions
diff --git a/share/man/man4/cy.4 b/share/man/man4/cy.4 index 727087636d0..968a8228201 100644 --- a/share/man/man4/cy.4 +++ b/share/man/man4/cy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cy.4,v 1.7 2002/09/26 07:55:39 miod Exp $ +.\" $OpenBSD: cy.4,v 1.8 2003/05/07 08:13:20 jmc Exp $ .\" .\" Copyright (c) 1993 Andrew Herbert. .\" All rights reserved. @@ -51,7 +51,7 @@ The device minor numbers for this driver are encoded as follows: cc card number - d dialout flag + d dial-out flag .Ed .Sh DIAGNOSTICS .Bl -diag diff --git a/share/man/man4/man4.sparc/magma.4 b/share/man/man4/man4.sparc/magma.4 index 0115a35812d..7a91d240bd7 100644 --- a/share/man/man4/man4.sparc/magma.4 +++ b/share/man/man4/man4.sparc/magma.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: magma.4,v 1.9 2002/10/01 21:02:19 miod Exp $ +.\" $OpenBSD: magma.4,v 1.10 2003/05/07 08:13:20 jmc Exp $ .\" .\" .\" Copyright (c) 1998 Iain Hibbert @@ -54,7 +54,7 @@ The device minor numbers for this driver are encoded as follows: | | | | | | | | | | | | +---+---+---+---> port number | | | | - | | | +-------------------> dialout (on tty ports) + | | | +-------------------> dial-out (on tty ports) | | | | | +-----------------------> unused | | @@ -102,16 +102,16 @@ The driver was loosely based upon the Cyclades Cyclom device driver written by Andrew Herbert and Timo Rossi. .Sh TODO -CD1190 parallel support +CD1190 parallel support. .Pp -bpp input +bpp input. .Pp -Dialout (cua) devices are not yet supported. +Dial-out (cua) devices are not yet supported. .Pp -mdmbuf is unsupported +mdmbuf is unsupported. .Pp -automatic XON/XOFF handshaking could be implemented fairly easily. +Automatic XON/XOFF handshaking could be implemented fairly easily. .Pp -it would be good if the tty port waited for the FIFO to empty before allowing +It would be good if the tty port waited for the FIFO to empty before allowing a close, so that I could turn off the channel interrupts at that time. It can be done. diff --git a/share/man/man4/man4.sparc/spif.4 b/share/man/man4/man4.sparc/spif.4 index 3fdd95e3d84..308c9a88056 100644 --- a/share/man/man4/man4.sparc/spif.4 +++ b/share/man/man4/man4.sparc/spif.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spif.4,v 1.8 2002/10/01 21:02:19 miod Exp $ +.\" $OpenBSD: spif.4,v 1.9 2003/05/07 08:13:20 jmc Exp $ .\" .\" Copyright (c) 1999 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -60,7 +60,7 @@ The device minor numbers for this driver are encoded as follows: | | | | | | | | | +---------------> unused | | | | - | | | +-------------------> dialout (on tty ports) + | | | +-------------------> dial-out (on tty ports) | | | | | +-----------------------> unused | | @@ -105,4 +105,4 @@ driver was first supported in .Sh TODO The parallel port is not supported yet. .Pp -Dialout (cua) devices are not yet supported. +Dial-out (cua) devices are not yet supported. diff --git a/share/man/man4/man4.sparc64/magma.4 b/share/man/man4/man4.sparc64/magma.4 index c4b3616a90f..9b85e92bdfe 100644 --- a/share/man/man4/man4.sparc64/magma.4 +++ b/share/man/man4/man4.sparc64/magma.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: magma.4,v 1.5 2002/10/01 21:03:27 miod Exp $ +.\" $OpenBSD: magma.4,v 1.6 2003/05/07 08:13:20 jmc Exp $ .\" .\" .\" Copyright (c) 1998 Iain Hibbert @@ -54,7 +54,7 @@ The device minor numbers for this driver are encoded as follows: | | | | | | | | | | | | +---+---+---+---> port number | | | | - | | | +-------------------> dialout (on tty ports) + | | | +-------------------> dial-out (on tty ports) | | | | | +-----------------------> unused | | @@ -102,16 +102,16 @@ The driver was loosely based upon the Cyclades Cyclom device driver written by Andrew Herbert and Timo Rossi. .Sh TODO -CD1190 parallel support +CD1190 parallel support. .Pp -bpp input +bpp input. .Pp -Dialout (cua) devices are not yet supported. +Dial-out (cua) devices are not yet supported. .Pp -mdmbuf is unsupported +mdmbuf is unsupported. .Pp -automatic XON/XOFF handshaking could be implemented fairly easily. +Automatic XON/XOFF handshaking could be implemented fairly easily. .Pp -it would be good if the tty port waited for the FIFO to empty before allowing +It would be good if the tty port waited for the FIFO to empty before allowing a close, so that I could turn off the channel interrupts at that time. It can be done. diff --git a/share/man/man4/man4.sparc64/spif.4 b/share/man/man4/man4.sparc64/spif.4 index aed0458e787..a2b9ab95c48 100644 --- a/share/man/man4/man4.sparc64/spif.4 +++ b/share/man/man4/man4.sparc64/spif.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spif.4,v 1.6 2002/10/01 21:03:28 miod Exp $ +.\" $OpenBSD: spif.4,v 1.7 2003/05/07 08:13:20 jmc Exp $ .\" .\" Copyright (c) 1999-2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -60,7 +60,7 @@ The device minor numbers for this driver are encoded as follows: | | | | | | | | | +---------------> unused | | | | - | | | +-------------------> dialout (on tty ports) + | | | +-------------------> dial-out (on tty ports) | | | | | +-----------------------> unused | | @@ -91,7 +91,7 @@ Parallel ports .Xr sbus 4 , .Xr tty 4 .Sh AUTHORS -The driver was written by +The driver was written by .An Jason Wright Aq jason@thought.net , and is heavily based on the .Xr magma 4 @@ -105,4 +105,4 @@ driver was first supported in .Sh TODO The parallel port is not supported yet. .Pp -Dialout (cua) devices are not yet supported. +Dial-out (cua) devices are not yet supported. |