aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386/cy.4
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-02-05 15:07:37 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-02-05 15:07:37 +0000
commit6a6c4c22d23d53e0af838143cc7f753ad23fbecb (patch)
tree4b35a60b3723c041f903d07c6755ea73af357c15 /share/man/man4/man4.i386/cy.4
parentae3d6520210b3c6ec7ff96c492e0ef71d360f877 (diff)
downloadsrc-6a6c4c22d23d53e0af838143cc7f753ad23fbecb.tar.gz
src-6a6c4c22d23d53e0af838143cc7f753ad23fbecb.zip
Fix a bunch of man pages to stop abusing the .Nm macro, along
with some other minor fixes for some problems I noticed while making these changes. Pointed out by: bde
Notes
Notes: svn path=/head/; revision=22300
Diffstat (limited to 'share/man/man4/man4.i386/cy.4')
-rw-r--r--share/man/man4/man4.i386/cy.45
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/cy.4 b/share/man/man4/man4.i386/cy.4
index f1b438cfac56..ac69b830d3ad 100644
--- a/share/man/man4/man4.i386/cy.4
+++ b/share/man/man4/man4.i386/cy.4
@@ -42,8 +42,7 @@
.Os FreeBSD
.Sh NAME
.Nm cy
-.Nd
-Cyclades Cyclom-8Y and Cyclom-16Y serial driver
+.Nd Cyclades Cyclom-8Y and Cyclom-16Y serial driver
.Sh SYNOPSIS
.Cd "device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cyintr
.Cd "device cy1 at isa? tty irq 11 iomem 0xd6000 iosiz 0x2000 vector cyintr
@@ -122,7 +121,7 @@ initial termios states suitable for your setup.
The lock termios state acts as flags to disable changing
the termios state. E.g., to lock a flag variable such as
CRTSCTS, use
-.Nm stty crtscts
+.Em "stty crtscts"
on the lock-state device. Speeds and special characters
may be locked by setting the corresponding value in the lock-state
device to any nonzero value.