From: Jeff Law Date: Wed, 14 Dec 2011 20:52:16 +0000 (-0800) Subject: Manual typo fix for _SC_NPROCESSORS_ONLN. X-Git-Tag: glibc-2.15~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26428b7c692af44c61150677b6798294ccd397a0;p=thirdparty%2Fglibc.git Manual typo fix for _SC_NPROCESSORS_ONLN. --- diff --git a/ChangeLog b/ChangeLog index 93adebd3890..af1d78518d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-12 Jeff Law + + * manual/resource.texi (Processor Resources): + Fix typo in _SC_NPROCESSORS_ONLN. + 2011-12-10 Ulrich Drepper * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of diff --git a/manual/resource.texi b/manual/resource.texi index 05495722f90..8e3155cb021 100644 --- a/manual/resource.texi +++ b/manual/resource.texi @@ -1607,7 +1607,7 @@ processors and so the call @end smallexample @noindent -returns the number of processors which are currently inline (i.e., +returns the number of processors which are currently online (i.e., available). For these two pieces of information the GNU C library also provides