diff options
-rw-r--r-- | Doc/Zsh/builtins.yo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 6b0b8319e..e0e3c2a90 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -525,6 +525,7 @@ sitem(tt(addressspace))(Maximum amount of address space used.) sitem(tt(cachedthreads))(Maximum number of cached threads.) sitem(tt(aiooperations))(Maximum number of AIO operations.) sitem(tt(aiomemorylocked))(Maximum amount of memory locked in RAM for AIO operations.) +sitem(tt(sbsize))(Maximum size of all socket buffers.) endsitem() Which of these resource limits are available depends on the system. |