mdoc(7) police: fixed formatting bugs in previous revision.

This commit is contained in:
Ruslan Ermilov 2001-09-04 09:54:04 +00:00
parent 92c355d758
commit 1a184c815e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=82949

View File

@ -317,8 +317,9 @@ below.
.It Dv SC_DFLT_FONT .It Dv SC_DFLT_FONT
This option will specify the default font. This option will specify the default font.
Available fonts are: iso, iso2, koi8-r, koi8-u, cp437, cp850, cp865, Available fonts are: iso, iso2, koi8-r, koi8-u, cp437, cp850, cp865,
cp866 and cp866u. 16-line, 14-line and 8-line font data will be cp866 and cp866u.
compiled in. Without this option, the 16-line, 14-line and 8-line font data will be compiled in.
Without this option, the
.Nm .Nm
driver will use whatever font already loaded in the video card, driver will use whatever font already loaded in the video card,
unless you explicitly load software font at startup. unless you explicitly load software font at startup.
@ -474,10 +475,11 @@ to the kernel.
.Sh CAVEATS .Sh CAVEATS
Amount of data that is possible to insert from the cut buffer is limited Amount of data that is possible to insert from the cut buffer is limited
by the by the
.Pf \&{ Dv MAX_INPUT Ns \&} , .Brq Dv MAX_INPUT ,
a system limit on the number of bytes that may be stored in the terminal a system limit on the number of bytes that may be stored in the terminal
input queue - usually 1024 bytes input queue - usually 1024 bytes
.Pq see Xr termios 4 . (see
.Xr termios 4 ) .
.Sh BUGS .Sh BUGS
This manual page is incomplete and urgently needs revision. This manual page is incomplete and urgently needs revision.
.Sh SEE ALSO .Sh SEE ALSO