Add a note about fs acls

PR:		160445
This commit is contained in:
Tom Rhodes 2013-05-17 21:24:10 +00:00
parent 31fec0dd2f
commit c57d2961d6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41657

View file

@ -309,6 +309,13 @@ console none unknown off secure</programlisting>
belongs to, and one for everyone else. This numerical
representation works like this:</para>
<note>
<para>This section will discuss the traditional &unix;
permissions. For finer grained file system access
control, see the <link linkend="fs-acl">File System
Access Control Lists</link> section.</para>
</note>
<indexterm><primary>permissions</primary></indexterm>
<indexterm>
<primary>file permissions</primary>