about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-13 13:45:14 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-13 13:45:14 +0000
commitf67feb4054fac10ecdcd5b858841f1e2b1c5147b (patch)
treed17e238cd1301cc37a9d6ae3380fef96ea871e78 /Doc
parentace2616432ae930d29966bbb29a827a57e198dc3 (diff)
downloadzsh-f67feb4054fac10ecdcd5b858841f1e2b1c5147b.tar.gz
zsh-f67feb4054fac10ecdcd5b858841f1e2b1c5147b.tar.xz
zsh-f67feb4054fac10ecdcd5b858841f1e2b1c5147b.zip
zsh-workers/8229
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/builtins.yo2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index cfd86b660..6b0b8319e 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -523,6 +523,8 @@ sitem(tt(cputime))(Maximum CPU seconds per process.)
 sitem(tt(maxproc))(Maximum number of processes.)
 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.)
 endsitem()
 
 Which of these resource limits are available depends on the system.