about summary refs log tree commit diff
path: root/manual/macros.texi
diff options
context:
space:
mode:
authorRical Jasan <ricaljasan@pacific.net>2017-06-01 02:07:01 -0700
committerRical Jasan <ricaljasan@pacific.net>2017-06-02 13:49:20 -0700
commit3e6def237a5681387b27ac55298b3ab25a054dbf (patch)
tree315fbfef6565eb3c4359c1cca031becaf12e2f5f /manual/macros.texi
parent9c65eec494676789bc4695561e229ce3ee33be84 (diff)
downloadglibc-3e6def237a5681387b27ac55298b3ab25a054dbf.tar.gz
glibc-3e6def237a5681387b27ac55298b3ab25a054dbf.tar.xz
glibc-3e6def237a5681387b27ac55298b3ab25a054dbf.zip
manual: Provide consistent errno documentation.
The @errno macro is extended to render the canonical error string in
every documented errno error.  Redundant entries and "???" are
removed.  Sixty-six errors now at least contain the error string as
the description, where no description (or "???") existed before.

	* manual/errno.texi: Remove redundant error strings.
	* manual/macros.texi (@errno): Render the error string in
	every description.
Diffstat (limited to 'manual/macros.texi')
-rw-r--r--manual/macros.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/macros.texi b/manual/macros.texi
index 6496f2e177..2e0990eac2 100644
--- a/manual/macros.texi
+++ b/manual/macros.texi
@@ -271,6 +271,7 @@ cwd\comments\
 @c Note that error values have ABI implications for the Hurd.
 @macro errno {err, val, str}
 @cindex \str\
+``\str\.''
 @end macro
 
 @end ifclear