Use option tags instead of quotes for async option.

This commit is contained in:
Marc Fonvieille 2002-12-21 15:33:53 +00:00
parent ab65528f31
commit 2604f10bc7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15400

View file

@ -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