Date: Mon, 3 Nov 2008 18:53:55 GMT From: Steven Kreuzer <skreuzer@exit2shell.com> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/128563: Update to 1.4 in FreeBSD Developers' Handbook Message-ID: <200811031853.mA3IrtHN022626@www.freebsd.org> Resent-Message-ID: <200811031900.mA3J0BgJ065648@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811031853.mA3IrtHN022626>