diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 1999-10-18 23:32:25 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-10-18 23:32:25 +0000 |
commit | bb17d9aaea19b034c9ebca4ec7a69f4b407b9491 (patch) | |
tree | e35322d606fa8199cb5a8778b4073390b48f6a9f /Doc/Zsh | |
parent | 584577374dc9d8ab026e92334011758ed1e25387 (diff) | |
download | zsh-bb17d9aaea19b034c9ebca4ec7a69f4b407b9491.tar.gz zsh-bb17d9aaea19b034c9ebca4ec7a69f4b407b9491.tar.xz zsh-bb17d9aaea19b034c9ebca4ec7a69f4b407b9491.zip |
zsh-workers/8324
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/builtins.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index b7cde551f..e82ab7338 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -524,7 +524,7 @@ sitem(tt(maxproc))(Maximum number of processes.) sitem(tt(memorylocked))(Maximum amount of memory locked in RAM.) sitem(tt(memoryuse))(Maximum resident set size.) sitem(tt(resident))(Maximum resident set size.) -sitem(tt(sktbuffersize))(Maximum size of all socket buffers.) +sitem(tt(sockbufsize))(Maximum size of all socket buffers.) sitem(tt(stacksize))(Maximum stack size for each process.) sitem(tt(vmemorysize))(Maximum amount of virtual memory.) endsitem() |