aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/slibc.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-10-13 14:57:48 +0200
committerMattias Andrée <maandree@operamail.com>2015-10-13 14:57:48 +0200
commit26885c50919a81b28868ea133ece004c0a1ec491 (patch)
treebf17fbdf6a8a1c65c5a59d12460f0824c8bb42eb /doc/info/slibc.texinfo
parentm info (diff)
downloadslibc-26885c50919a81b28868ea133ece004c0a1ec491.tar.gz
slibc-26885c50919a81b28868ea133ece004c0a1ec491.tar.bz2
slibc-26885c50919a81b28868ea133ece004c0a1ec491.tar.xz
info: errno
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--doc/info/slibc.texinfo2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/info/slibc.texinfo b/doc/info/slibc.texinfo
index 8a57a2f..c13924e 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.
* Language facilities:: C language facilities provided by the library.
+* Error reporting:: Detecting, reporting, and printing errors.
* Free Software Needs Free Documentation:: Why free documentation is important.
* GNU General Public License:: Copying and sharing @command{slibc}.
@@ -312,6 +313,7 @@ Stockholm C Standard Library.
@include chap/introduction.texinfo
@include chap/language-facilities.texinfo
+@include chap/error-reporting.texinfo