diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-03 15:21:18 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-03 15:21:18 +0000 |
commit | 3e822f562a2a9da115bd9d84adf5e211370ec4dd (patch) | |
tree | c741b4dc8f089128fff5c9825dbe60c28d66fb94 /share/man/man4/man4.alpha | |
parent | ddd170dedc3aa5a283ca155d53a50407d8da8150 (diff) |
o) We don't like .Pp before/after .Sh;
o) .Nm always has argument in .Sh SYNOPSIS;
o) We always closes .Bl and .Bd tags;
millert@ ok
Diffstat (limited to 'share/man/man4/man4.alpha')
-rw-r--r-- | share/man/man4/man4.alpha/cy.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/man4.alpha/cy.4 b/share/man/man4/man4.alpha/cy.4 index c1ecee68412..9fa429a0e66 100644 --- a/share/man/man4/man4.alpha/cy.4 +++ b/share/man/man4/man4.alpha/cy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cy.4,v 1.4 2000/03/02 14:46:42 todd Exp $ +.\" $OpenBSD: cy.4,v 1.5 2001/08/03 15:21:16 mpech Exp $ .\" .\" Copyright (c) 1993 Andrew Herbert. .\" All rights reserved. @@ -74,6 +74,7 @@ the value of the \fIRxFifoThreshold\fR #define from 8 to something smaller may help slow machines avoid this problem. The driver must have been compiled with the \fILogOverruns\fR option defined (the default) in order for this condition to be logged. +.El .Sh SEE ALSO .Xr com 4 , .Xr termios 4 , |