diff options
author | mpp <mpp@FreeBSD.org> | 1997-03-21 20:14:15 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1997-03-21 20:14:15 +0000 |
commit | 58cd3eaefb6de8e1689f65bd4c8d11d8e7bc1f1a (patch) | |
tree | 9674e601ac4c12570560ade3f15444e16aaa65b8 /share/man/man4/cy.4 | |
parent | 56d1eaec03ddf805b935ada9001511e3453d0246 (diff) | |
download | FreeBSD-src-58cd3eaefb6de8e1689f65bd4c8d11d8e7bc1f1a.zip FreeBSD-src-58cd3eaefb6de8e1689f65bd4c8d11d8e7bc1f1a.tar.gz |
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
Use the .Tn macro for generic FreeBSD references. Cleanup other
formatting problems noticed while making the above changes.
Diffstat (limited to 'share/man/man4/cy.4')
-rw-r--r-- | share/man/man4/cy.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/cy.4 b/share/man/man4/cy.4 index 0b4c0a9..6fd1017 100644 --- a/share/man/man4/cy.4 +++ b/share/man/man4/cy.4 @@ -35,7 +35,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" from: sio.4,v 1.16 1995/06/26 06:05:30 bde Exp $ -.\" $Id: cy.4,v 1.6 1997/02/22 13:25:15 peter Exp $ +.\" $Id: cy.4,v 1.7 1997/03/03 18:38:37 bde Exp $ .\" .Dd October 10, 1995 .Dt CY 4 i386 @@ -223,7 +223,8 @@ changed for higher efficiency: .Pp RxFifoThreshold: default 6; on a 486DX-33, this works for 8 ports talking to each other at 115200 bps; 11 works for 8 ports talking -to each other at 57600 bps. The low threshold is not for FreeBSD, +to each other at 57600 bps. The low threshold is not for +.Tn FreeBSD , it's for the CD1400, which can't really keep up with 115200 bps. .Pp PollMode: required for Cyclom-16Y's; costs 10-20% relative efficiency |