diff options
| author | Gabor Pali <pgj@FreeBSD.org> | 2008-11-18 07:23:45 +0000 |
|---|---|---|
| committer | Gabor Pali <pgj@FreeBSD.org> | 2008-11-18 07:23:45 +0000 |
| commit | d10e06baff27bff14d385a4bc3985e8c220cc01e (patch) | |
| tree | 523d8bb52e4314b8fbcda6873d331a9df3b57e97 | |
| parent | d1968ed15f751b600a64a2715c52174ff65e9def (diff) | |
- Document directory "cddl" for utilities covered by the Common
Development and Distribution License
PR: doc/128563
Submitted by: Steven Kreuzer <skreuzer (at) exit2shell (dot) com>
Notes
svn path=/head/; revision=33250
| -rw-r--r-- | en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml index 200f52c858..3140878c92 100644 --- a/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml +++ b/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml @@ -114,6 +114,12 @@ </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">contrib/</filename></entry> <entry>Source for files from contributed software.</entry> </row> |
