From f497573c80eff3ee0434867e24c1a4dc67ad80ee Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 16 Jun 2016 09:33:49 +0100 Subject: unposted: fix pareentheses in man for getrusage() --- Doc/Zsh/params.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/params.yo') 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))( -- cgit 1.4.1