diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-10-12 14:51:05 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-10-12 14:51:05 +0200 |
commit | 0835dc226fcf1d4c2a5c35ca872ff2dc257e0ab2 (patch) | |
tree | 075d5da95be054b1a52d7d2313617617a8499e83 /doc/info/slibc.texinfo | |
parent | info: intro (diff) | |
download | slibc-0835dc226fcf1d4c2a5c35ca872ff2dc257e0ab2.tar.gz slibc-0835dc226fcf1d4c2a5c35ca872ff2dc257e0ab2.tar.bz2 slibc-0835dc226fcf1d4c2a5c35ca872ff2dc257e0ab2.tar.xz |
info: add appendix Free Software Needs Free Documentation
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/slibc.texinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/info/slibc.texinfo b/doc/info/slibc.texinfo index 7979142..0b9af44 100644 --- a/doc/info/slibc.texinfo +++ b/doc/info/slibc.texinfo @@ -292,6 +292,7 @@ Stockholm C Standard Library. @menu * Introduction:: Introduction to @command{slibc} and this manual. +* Free Software Needs Free Documentation:: Why free documentation is important. * GNU General Public License:: Copying and sharing @command{slibc}. * GNU Free Documentation License:: Copying and sharing this manual. @@ -312,6 +313,8 @@ Stockholm C Standard Library. +@include appx/free-software-needs-free-documentation.texinfo + @node GNU General Public License @appendix GNU General Public License @include gpl.texinfo |