Add a missing ';' to an entity and
add a closing </para> tag.
This commit is contained in:
parent
e2a44ccb23
commit
861ee29e93
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16416
1 changed files with 2 additions and 2 deletions
|
@ -7046,7 +7046,7 @@ define(`confDELIVERY_MODE',`deferred')dnl</programlisting>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>FreeBSD 5.X uses the &man.devfs.8 device-on-demand
|
||||
<para>FreeBSD 5.X uses the &man.devfs.8; device-on-demand
|
||||
system. Device drivers automatically create new device
|
||||
nodes as they are needed, obsoleting
|
||||
<filename>/dev/MAKEDEV</filename>.</para>
|
||||
|
@ -7055,7 +7055,7 @@ define(`confDELIVERY_MODE',`deferred')dnl</programlisting>
|
|||
<filename>/dev/MAKEDEV</filename> is missing, then you
|
||||
really do have a problem. Grab a copy from the system
|
||||
source code, probably in
|
||||
<filename>/usr/src/etc/MAKEDEV</filename>.
|
||||
<filename>/usr/src/etc/MAKEDEV</filename>.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue