mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix unbalanced paren.
This commit is contained in:
parent
aab4923a16
commit
ddd3b56f38
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue