summaryrefslogtreecommitdiff
path: root/libc/manual/errno.texi
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-10-22 15:56:53 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-10-22 15:56:53 +0000
commitbe76f8aab6ca8f2aaf7710c63edec364f900a59f (patch)
tree21b2b336b206255fb843f6e4b168eb5c3f1dab3d /libc/manual/errno.texi
parent58ddfaf915dfed8eabb3de5ddbfc75400b7a3593 (diff)
Merge changes between r3854 and r3903 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@3905 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/manual/errno.texi')
-rw-r--r--libc/manual/errno.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/manual/errno.texi b/libc/manual/errno.texi
index 6d10f61bc..fcba26750 100644
--- a/libc/manual/errno.texi
+++ b/libc/manual/errno.texi
@@ -1494,7 +1494,7 @@ can be customized by defining a variable named
@comment error.h
@comment GNU
-@deftypevar {void (*} error_print_progname) (void)
+@deftypevar {void (*) error_print_progname } (void)
If the @code{error_print_progname} variable is defined to a non-zero
value the function pointed to is called by @code{error} or
@code{error_at_line}. It is expected to print the program name or do