diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-10-13 00:25:08 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-10-13 00:44:33 +0200 |
commit | d9f7c1d704dd4282e520b76b874c1eb54d3260fb (patch) | |
tree | 65603801a4bd6efae6a2f75050b6603690afea8d /doc/info/slibc.texinfo | |
parent | info: hfindex (diff) | |
download | slibc-d9f7c1d704dd4282e520b76b874c1eb54d3260fb.tar.gz slibc-d9f7c1d704dd4282e520b76b874c1eb54d3260fb.tar.bz2 slibc-d9f7c1d704dd4282e520b76b874c1eb54d3260fb.tar.xz |
info: iso646
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/info/slibc.texinfo')
-rw-r--r-- | doc/info/slibc.texinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/info/slibc.texinfo b/doc/info/slibc.texinfo index fef3a1b..8a57a2f 100644 --- a/doc/info/slibc.texinfo +++ b/doc/info/slibc.texinfo @@ -291,6 +291,7 @@ Stockholm C Standard Library. @menu * Introduction:: Introduction to @command{slibc} and this manual. +* Language facilities:: C language facilities provided by the library. * Free Software Needs Free Documentation:: Why free documentation is important. * GNU General Public License:: Copying and sharing @command{slibc}. @@ -310,6 +311,7 @@ Stockholm C Standard Library. @include chap/introduction.texinfo +@include chap/language-facilities.texinfo |