zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: Fix for formatting irregularity
@ 2009-05-23 19:52 Michael Hwang
  0 siblings, 0 replies; only message in thread
From: Michael Hwang @ 2009-05-23 19:52 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 94 bytes --]

This patch fixes a formatting irregularity in the zshcompsys manpage.

Michael Hwang



      

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: zshcompsys_format_fix.patch --]
[-- Type: text/x-patch; name="zshcompsys_format_fix.patch", Size: 584 bytes --]

diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index e4272b6..b2f9e22 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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-23 19:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-23 19:52 PATCH: Fix for formatting irregularity Michael Hwang

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).