diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-10-19 05:31:23 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-10-19 05:31:23 +0000 |
commit | 857e8927226f8eb22077ea06e0e4a1621adcc5d4 (patch) | |
tree | 77ada16cf02d4c36e76bf4054b724184e41c3d8b /Doc/Zsh | |
parent | bb17d9aaea19b034c9ebca4ec7a69f4b407b9491 (diff) | |
download | zsh-857e8927226f8eb22077ea06e0e4a1621adcc5d4.tar.gz zsh-857e8927226f8eb22077ea06e0e4a1621adcc5d4.tar.xz zsh-857e8927226f8eb22077ea06e0e4a1621adcc5d4.zip |
zsh-workers/8328
Diffstat (limited to 'Doc/Zsh')
-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 e82ab7338..bfe0d781a 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -521,6 +521,7 @@ sitem(tt(datasize))(Maximum data size (including stack) for each process.) sitem(tt(descriptors))(Maximum value for a file descriptor.) sitem(tt(filesize))(Largest single file allowed.) sitem(tt(maxproc))(Maximum number of processes.) +sitem(tt(maxpthreads))(Maximum number of threads per process.) sitem(tt(memorylocked))(Maximum amount of memory locked in RAM.) sitem(tt(memoryuse))(Maximum resident set size.) sitem(tt(resident))(Maximum resident set size.) |