aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2011-12-14 12:52:16 -0800
committerRoland McGrath <roland@hack.frob.com>2011-12-14 12:52:16 -0800
commit26428b7c692af44c61150677b6798294ccd397a0 (patch)
tree66a190f1716db3b65dc87631b47853196815faf0
parentf039c043071f2f55943d052fa7d4ad5f1a67db09 (diff)
downloadglibc-26428b7c692af44c61150677b6798294ccd397a0.zip
glibc-26428b7c692af44c61150677b6798294ccd397a0.tar.gz
glibc-26428b7c692af44c61150677b6798294ccd397a0.tar.bz2
Manual typo fix for _SC_NPROCESSORS_ONLN.
-rw-r--r--ChangeLog5
-rw-r--r--manual/resource.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 93adebd..af1d785 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-12-12 Jeff Law <law@redhat.com>
+
+ * manual/resource.texi (Processor Resources):
+ Fix typo in _SC_NPROCESSORS_ONLN.
+
2011-12-10 Ulrich Drepper <drepper@gmail.com>
* sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
diff --git a/manual/resource.texi b/manual/resource.texi
index 0549572..8e3155c 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