Use "mount -o ro" by defaults and "mount -o rdonly" for

FreeBSD versions older than 5.2
This commit is contained in:
Denis Peplin 2004-12-24 16:21:50 +00:00
parent 68248c1bfd
commit 2ae6cad7ad
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23338

View file

@ -1522,7 +1522,8 @@ total 530
<listitem>
<para>Mount the file system read-only. This is identical
to using the <option>rdonly</option> argument to the
to using the <option>ro</option> (<option>rdonly</option>
for &os; versions older than 5.2) argument to the
<option>-o</option> option.</para>
</listitem>
</varlistentry>