From 96a38a74f08749b2bbf960e3f0e51e2bbdbc15a9 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 23 May 2009 20:53:40 +0000 Subject: Michael Hwang: 26986: formatting --- ChangeLog | 6 +++++- Doc/Zsh/compsys.yo | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9dc230fc6..ce450da29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-05-23 Peter Stephenson + + * Michael Hwang: 26986: Doc/Zsh/compsys.yo: formatting. + 2009-05-22 Peter Stephenson * 26978: Julien Langer: Completion/Unix/Command/_stgit: complete @@ -11761,5 +11765,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4697 $ +* $Revision: 1.4698 $ ***************************************************** diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index e4272b654..b2f9e22b5 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -4303,7 +4303,7 @@ findex(_parameters) item(tt(_parameters))( This is used to complete the names of shell parameters. -The option `tt(-g var(pattern))' limits the completion to parameters +The option `tt(-g) var(pattern)' limits the completion to parameters whose type matches the var(pattern). The type of a parameter is that shown by `tt(print ${(t))var(param)tt(})', hence judicious use of `tt(*)' in var(pattern) is probably necessary. -- cgit 1.4.1