From 6009c7cb57f79e124781b552fd609c8259d83672 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 9 Feb 2010 20:36:46 +0000 Subject: unposted: typo in formatting doc for last patch --- Doc/Zsh/expn.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/expn.yo') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index cff2048f8..6b020a280 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -2296,7 +2296,7 @@ expressions. As in parameter subscripting they may be negative to make them count from the last match backward. E.g.: `tt(*(-OL[1,3]))' gives a list of the names of the three largest files. ) -item(tt(P))(var(string))( +item(tt(P)var(string))( The var(string) will be prepended to each glob match as a separate word. var(string) is delimited in the same way as arguments to the tt(e) glob qualifier described above. The qualifier can be repeated; -- cgit 1.4.1