diff options
author | Roland McGrath <roland@gnu.org> | 1996-07-14 17:48:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-07-14 17:48:00 +0000 |
commit | a78b0f182749b9e22047193987dc537927009f52 (patch) | |
tree | b47253f15c92e1feaf36e1b95adbab51f9db5792 /manual/errno.texi | |
parent | * elf/rtld.c (RESOLVE): Use the dl's load address, not a constant zero! (diff) | |
download | glibc-a78b0f182749b9e22047193987dc537927009f52.tar.gz glibc-a78b0f182749b9e22047193987dc537927009f52.tar.bz2 glibc-a78b0f182749b9e22047193987dc537927009f52.zip |
* MakeTAGS (extract): Pass --add-comments=TRANS.
* sysdeps/gnu/errlist.awk: Write comments into the output with the
descriptive paragraphs from the manual preceded by TRANS.
Diffstat (limited to 'manual/errno.texi')
-rw-r--r-- | manual/errno.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/errno.texi b/manual/errno.texi index 09c6ac68cf..8f752b39ec 100644 --- a/manual/errno.texi +++ b/manual/errno.texi @@ -869,6 +869,8 @@ up, before it has connected to the file. @deftypevr Macro int ED @comment errno 102 @c DO NOT REMOVE The experienced user will know what is wrong. +@c This error code is a joke. Its perror text is part of the joke. +@c Don't change it. @end deftypevr @comment errno.h |