Update doc

pull/287/head
Tatsuhiro Tsujikawa 2014-09-12 02:02:33 +09:00
parent 9658255a30
commit bee7a8317c
2 changed files with 2 additions and 2 deletions

View File

@ -1186,7 +1186,7 @@ Advanced Options
you take commonly used values from RFC, network vendors'
documentation, Wikipedia or any other source, use them as they are.
.. option:: --rlimit-nofile=NUM
.. option:: --rlimit-nofile=<NUM>
Set the soft limit of open file descriptors.
This open will only have effect when:

View File

@ -981,7 +981,7 @@
" documentation, Wikipedia or any other source,\n" \
" use them as they are.")
#define TEXT_RLIMIT_NOFILE \
_(" --rlimit-nofile=NUM Set the soft limit of open file descriptors.\n" \
_(" --rlimit-nofile=NUM Set the soft limit of open file descriptors.\n" \
" This open will only have effect when:\n" \
" a) The system supports it (posix)\n" \
" b) The limit does not exceed the hard limit.\n" \