summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-05-07 08:13:21 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-05-07 08:13:21 +0000
commita0836261c0d5a37e932b50e3aeb58b307b7c6c6c (patch)
tree4caacc4ec88c7c0760cdc4780adfab52435e7f0e /share/man/man4/man4.sparc
parent8b3085058ea8dd36e21d1e5d1dffcc0f266cd94d (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.
Diffstat (limited to 'share/man/man4/man4.sparc')
-rw-r--r--share/man/man4/man4.sparc/magma.416
-rw-r--r--share/man/man4/man4.sparc/spif.46
2 files changed, 11 insertions, 11 deletions
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.