mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-19 06:13:33 +08:00
Manual typo fix for _SC_NPROCESSORS_ONLN.
This commit is contained in:
parent
f039c04307
commit
26428b7c69
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user