Fix unbalanced paren.

This commit is contained in:
Jun Kuriyama 2001-12-25 13:40:33 +00:00
parent aab4923a16
commit ddd3b56f38
2 changed files with 2 additions and 2 deletions

View file

@ -993,7 +993,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>The virtual memory subsystem now backs UFS directory
memory requirements by default (this behavior is controlled via
the <varname>vfs.vmiodirenable</varname> sysctl variable. &merged;</para>
the <varname>vfs.vmiodirenable</varname> sysctl variable). &merged;</para>
<para>A bug that prevented the root filesystem from being
mounted from a SCSI CDROM has been fixed (ATAPI CDROMs were

View file

@ -993,7 +993,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>The virtual memory subsystem now backs UFS directory
memory requirements by default (this behavior is controlled via
the <varname>vfs.vmiodirenable</varname> sysctl variable. &merged;</para>
the <varname>vfs.vmiodirenable</varname> sysctl variable). &merged;</para>
<para>A bug that prevented the root filesystem from being
mounted from a SCSI CDROM has been fixed (ATAPI CDROMs were