Use quote tags and manual page entity where needed.

This commit is contained in:
Marc Fonvieille 2002-11-30 21:30:36 +00:00
parent 2ac3e75c13
commit 4b5857eeec
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15099

View file

@ -107,7 +107,7 @@
<para>There are several different kinds of serial cables. The
two most common types for our purposes are null-modem cables
and standard ("straight") RS-232 cables. The documentation
and standard (<quote>straight</quote>) RS-232 cables. The documentation
for your hardware should describe the type of cable
required.</para>
@ -403,7 +403,7 @@ device sio3 at isa? port IO_COM4 irq 9</programlisting>
<sect3>
<title>Making Device Special Files</title>
<note><para>FreeBSD&nbsp;5.0 includes the <literal>devfs</literal>
<note><para>FreeBSD&nbsp;5.0 includes the &man.devfs.5;
filesystem which automatically creates device nodes as
needed. If you are running a version of FreeBSD with
<literal>devfs</literal> enabled then you can safely skip