about summary refs log tree commit diff
path: root/Doc/Zsh/params.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2016-06-16 09:33:49 +0100
committerPeter Stephenson <pws@zsh.org>2016-06-16 09:33:49 +0100
commitf497573c80eff3ee0434867e24c1a4dc67ad80ee (patch)
treef44e15b91520748248350e08a456d7d46a69e0d6 /Doc/Zsh/params.yo
parent944ab1a7aae3fc4d8517e3c97acc4e292db1cb6a (diff)
downloadzsh-f497573c80eff3ee0434867e24c1a4dc67ad80ee.tar.gz
zsh-f497573c80eff3ee0434867e24c1a4dc67ad80ee.tar.xz
zsh-f497573c80eff3ee0434867e24c1a4dc67ad80ee.zip
unposted: fix pareentheses in man for getrusage()
Diffstat (limited to 'Doc/Zsh/params.yo')
-rw-r--r--Doc/Zsh/params.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index b02d24efe..55930ed7b 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -1401,8 +1401,8 @@ by default this does not output memory usage.  Appending
 tt(" max RSS %M") to the value of tt(TIMEFMT) causes it to output the
 value that triggered the report.  If tt(REPORTTIME) is also in use,
 at most a single report is printed for both triggers.  This feature
-requires the tt(getrusage()) system call, commonly supported by modern
-Unix-like systems.
+requires the tt(getrusage+LPAR()RPAR()) system call, commonly supported by
+modern Unix-like systems.
 )
 vindex(REPORTTIME)
 item(tt(REPORTTIME))(