s/complied/compiled
s/softupdates/Soft Updates/
This commit is contained in:
parent
ae734028fd
commit
4116a95f01
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15094
1 changed files with 2 additions and 2 deletions
|
|
@ -3494,7 +3494,7 @@ user@unfirewalled.myserver.com's password: <userinput>*******</userinput></scree
|
||||||
|
|
||||||
<programlisting>options UFS_ACL</programlisting>
|
<programlisting>options UFS_ACL</programlisting>
|
||||||
|
|
||||||
<para>must be complied into the kernel. If this option has
|
<para>must be compiled into the kernel. If this option has
|
||||||
not been compiled in, a warning message will be displayed
|
not been compiled in, a warning message will be displayed
|
||||||
when attempting to mount a file system sporting <acronym>ACLs</acronym>.
|
when attempting to mount a file system sporting <acronym>ACLs</acronym>.
|
||||||
<acronym>ACLs</acronym> rely on extended attributes being enabled on
|
<acronym>ACLs</acronym> rely on extended attributes being enabled on
|
||||||
|
|
@ -3507,7 +3507,7 @@ user@unfirewalled.myserver.com's password: <userinput>*******</userinput></scree
|
||||||
problem.</para></note>
|
problem.</para></note>
|
||||||
|
|
||||||
<para>To enable <acronym>ACLs</acronym> on a file system, the <option>-a</option>
|
<para>To enable <acronym>ACLs</acronym> on a file system, the <option>-a</option>
|
||||||
option can be passed to &man.tunefs.8; in a manner similar to the softupdates
|
option can be passed to &man.tunefs.8; in a manner similar to the Soft Updates
|
||||||
process:</para>
|
process:</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>umount /usr</userinput></screen>
|
<screen>&prompt.root; <userinput>umount /usr</userinput></screen>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue