summaryrefslogtreecommitdiffhomepage
path: root/docs/xml/ngx_core_module.xml
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2011-09-20 13:15:41 +0000
committerRuslan Ermilov <ru@nginx.com>2011-09-20 13:15:41 +0000
commitb75e4a6973d8c398fbe4ed2e6669e4164b262045 (patch)
treefbce9e40889ae53c62a66b822e901d2ec85af07d /docs/xml/ngx_core_module.xml
parent457f60ae0ffa4149023cfc5dc6b0d1621da48401 (diff)
downloadnginx-b75e4a6973d8c398fbe4ed2e6669e4164b262045.tar.gz
nginx-b75e4a6973d8c398fbe4ed2e6669e4164b262045.tar.bz2
Fixed markup.
Diffstat (limited to 'docs/xml/ngx_core_module.xml')
-rw-r--r--docs/xml/ngx_core_module.xml2
1 files changed, 1 insertions, 1 deletions
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.
<para>
Defines a scheduling priority for worker processes like is
-done by the <command>nice</command>: a negative
+done by the <command>nice</command> command: a negative
<argument>number</argument>
means higher priority.
Allowed range normally varies from -20 to 20.