Bug 160445

Summary: [handbook] Handbook does not mention ACL
Product: Documentation Reporter: Glen Barber <gjb>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Glen Barber freebsd_committer freebsd_triage 2011-09-04 04:40:06 UTC
Submitted by (radiomlodychbandytow % o2 ! pl) via docs:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/permissions.html
There's no word about ACL. I think it should be at least mentioned.

PR opened so we don't lose track of this.
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-05-17 22:24:23 UTC
Author: trhodes
Date: Fri May 17 21:24:10 2013
New Revision: 41657
URL: http://svnweb.freebsd.org/changeset/doc/41657

Log:
  Add a note about fs acls
  
  PR:		160445

Modified:
  head/en_US.ISO8859-1/books/handbook/basics/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/basics/chapter.xml	Fri May 17 21:01:18 2013	(r41656)
+++ head/en_US.ISO8859-1/books/handbook/basics/chapter.xml	Fri May 17 21:24:10 2013	(r41657)
@@ -309,6 +309,13 @@ console none                            
       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>
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2013-05-17 22:56:29 UTC
State Changed
From-To: open->closed

Note to acls chapter added.  Close PR, assign to me. 


Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2013-05-17 22:56:29 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Note to acls chapter added.  Close PR, assign to me.