From b75e4a6973d8c398fbe4ed2e6669e4164b262045 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 20 Sep 2011 13:15:41 +0000 Subject: Fixed markup. --- docs/xml/ngx_core_module.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/xml/ngx_core_module.xml') diff --git a/docs/xml/ngx_core_module.xml b/docs/xml/ngx_core_module.xml index 6cd6a1ef9..fef337fcb 100644 --- a/docs/xml/ngx_core_module.xml +++ b/docs/xml/ngx_core_module.xml @@ -245,7 +245,7 @@ Used to increase the limit without restarting the main process. Defines a scheduling priority for worker processes like is -done by the nice: a negative +done by the nice command: a negative number means higher priority. Allowed range normally varies from -20 to 20. -- cgit