diff options
Diffstat (limited to 'usr/src/man/man3c/get_nprocs.3c')
-rw-r--r-- | usr/src/man/man3c/get_nprocs.3c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/man/man3c/get_nprocs.3c b/usr/src/man/man3c/get_nprocs.3c index 4d73833b56..9b5df526df 100644 --- a/usr/src/man/man3c/get_nprocs.3c +++ b/usr/src/man/man3c/get_nprocs.3c @@ -42,7 +42,8 @@ respectively. .Sh RETURN VALUES The .Fn get_nprocs -function returns the number of processors that are currently online. The +function returns the number of processors that are currently online. +The .Fn get_nprocs_conf function returns the number of processors that the operating system has configured. |