Use "mount -o ro" by defaults and "mount -o rdonly" for
FreeBSD versions older than 5.2
This commit is contained in:
parent
68248c1bfd
commit
2ae6cad7ad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23338
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue