docs/128563: Update to 1.4 in FreeBSD Developers' Handbook

Steven Kreuzer skreuzer at exit2shell.com
Mon Nov 3 19:00:15 UTC 2008


>Number:         128563
>Category:       docs
>Synopsis:       Update to 1.4 in FreeBSD Developers' Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 03 19:00:11 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        6.3-STABLE
>Organization:
>Environment:
FreeBSD slurry.exit2shell.com 6.3-STABLE FreeBSD 6.3-STABLE #1: Fri May 23 20:22:28 EDT 2008     root at biggierat.sddi.net:/usr/obj/usr/src/sys/SMP  amd64
>Description:
Attached patch will update chapter 1.4 The Layout of /usr/src
adding details for two new directories: cddl and compat
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml
===================================================================
RCS file: /usr/share/cvs/freebsd/doc/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml,v
retrieving revision 1.18
diff -u -r1.18 chapter.sgml
--- en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml	5 Jan 2006 20:03:34 -0000	1.18
+++ en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml	3 Nov 2008 18:47:50 -0000
@@ -114,6 +114,17 @@
 	    </row>
 	    
 	    <row>
+	    <entry><filename class="directory">cddl/</filename></entry>
+	    <entry>Utilities covered by the Common Development and Distribution
+		License.</entry>
+	    </row>
+
+	    <row>
+	    <entry><filename class="directory">compat/</filename></entry>
+	    <entry>Source files for interoperability.</entry>
+	    </row>
+
+	    <row>
 	    <entry><filename class="directory">contrib/</filename></entry>
 	    <entry>Source for files from contributed software.</entry>
 	    </row>


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list