From a7551af424572610e9d2cb68337487a9c4fa6ae9 Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Sat, 21 Aug 2010 09:35:49 +0000 Subject: Mikael Magnusson: 28181: Remove a stray `)' that caused a ".RE" string to be output --- Doc/Zsh/mod_zprof.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/mod_zprof.yo b/Doc/Zsh/mod_zprof.yo index cab66dee4..2ce68b314 100644 --- a/Doc/Zsh/mod_zprof.yo +++ b/Doc/Zsh/mod_zprof.yo @@ -19,7 +19,7 @@ at least once. This summary is sorted in decreasing order of the amount of time spent in each. The lines contain the number of the function in order, which is used in other parts of the list in suffixes of the form -`tt([)var(num)tt(])'), then the number of calls made to the function. +`tt([)var(num)tt(])', then the number of calls made to the function. The next three columns list the time in milliseconds spent in the function and its descendants, the average time in milliseconds spent in the function and its descendants per -- cgit 1.4.1