From 26428b7c692af44c61150677b6798294ccd397a0 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 14 Dec 2011 12:52:16 -0800 Subject: Manual typo fix for _SC_NPROCESSORS_ONLN. --- manual/resource.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/resource.texi') diff --git a/manual/resource.texi b/manual/resource.texi index 05495722f9..8e3155cb02 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 -- cgit 1.4.1