Use option tags instead of quotes for async option.
This commit is contained in:
parent
ab65528f31
commit
2604f10bc7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15400
1 changed files with 1 additions and 1 deletions
|
|
@ -1659,7 +1659,7 @@ Building everything..
|
|||
|
||||
<listitem>
|
||||
<para>The file system holding <filename>/usr/obj</filename> can
|
||||
be mounted (or remounted) with the <quote>async</quote>
|
||||
be mounted (or remounted) with the <option>async</option>
|
||||
option. This causes disk writes to happen asynchronously.
|
||||
In other words, the write completes immediately, and the
|
||||
data is written to the disk a few seconds later. This
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue