diff options
| author | Ruslan Ermilov <ru@nginx.com> | 2011-09-20 13:15:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@nginx.com> | 2011-09-20 13:15:41 +0000 |
| commit | b75e4a6973d8c398fbe4ed2e6669e4164b262045 (patch) | |
| tree | fbce9e40889ae53c62a66b822e901d2ec85af07d /docs/xml/ngx_core_module.xml | |
| parent | 457f60ae0ffa4149023cfc5dc6b0d1621da48401 (diff) | |
| download | nginx-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.xml | 2 |
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. |
