From nobody@FreeBSD.org  Sun Sep  4 03:37:42 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CBC6B106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  4 Sep 2011 03:37:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id A32128FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  4 Sep 2011 03:37:42 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p843bg2f037901
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 4 Sep 2011 03:37:42 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p843bg6J037900;
	Sun, 4 Sep 2011 03:37:42 GMT
	(envelope-from nobody)
Message-Id: <201109040337.p843bg6J037900@red.freebsd.org>
Date: Sun, 4 Sep 2011 03:37:42 GMT
From: Glen Barber <gjb@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Handbook does not mention ACL
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         160445
>Category:       docs
>Synopsis:       [handbook] Handbook does not mention ACL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 04 03:40:06 UTC 2011
>Closed-Date:    Fri May 17 21:57:18 UTC 2013
>Last-Modified:  Fri May 17 22:00:01 UTC 2013
>Originator:     Glen Barber
>Release:        
>Organization:
>Environment:
>Description:
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.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Fri May 17 21:56:29 UTC 2013 
State-Changed-Why:  
Note to acls chapter added.  Close PR, assign to me. 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Fri May 17 21:56:29 UTC 2013 
Responsible-Changed-Why:  
Note to acls chapter added.  Close PR, assign to me. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160445 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/160445: commit references a PR
Date: Fri, 17 May 2013 21:24:23 +0000 (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"
 
>Unformatted:
