]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update after last correction of nl_langinfo implementation.
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Feb 2000 20:15:49 +0000 (20:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Feb 2000 20:15:49 +0000 (20:15 +0000)
manual/locale.texi

index 6cfacbdb8cb39726b5ff4b44aff96258d1c04c63..0b5ff40d7bb7aa3e0a5258dc8d5c2740bc741c47 100644 (file)
@@ -882,8 +882,8 @@ appropriate category @code{nl_langinfo} returns the information from the
 @code{"C"} locale.  It is therefore possible to use this function as
 shown in the example below.
 
-If the argument @var{item} is not valid the global variable @var{errno}
-is set to @code{EINVAL} and a @code{NULL} pointer is returned.
+If the argument @var{item} is not valid a pointer to an empty string is
+returned.
 @end deftypefun
 
 An example for the use of @code{nl_langinfo} is a function which has to