From 8869335a04728219d22f8f28b1821d91c694dc03 Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Sat, 14 Jan 2012 21:46:23 +0100 Subject: [PATCH 1/1] fix asciidoc Signed-off-by: Pierre Habouzit --- Documentation/pwqr.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Documentation/pwqr.adoc b/Documentation/pwqr.adoc index 0c04746..3915ed4 100644 --- a/Documentation/pwqr.adoc +++ b/Documentation/pwqr.adoc @@ -213,9 +213,8 @@ Valid values for the `op` argument are: value is passed as the `val` argument. The requests returns the old concurrency level on success. + - A zero or negative value for `val` means 'automatic' and is recomputed - as the current number of online CPUs as - `sysconf(_SC_NPROCESSORS_ONLN)` would return. +A zero or negative value for `val` means 'automatic' and is recomputed as the +current number of online CPUs as `sysconf(_SC_NPROCESSORS_ONLN)` would return. `PWQR_REGISTER`:: Registers the calling thread to be taken into account by the pool -- 2.20.1