zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] correct typo on noglob in sh/ksh emulation set
@ 2015-04-17 23:48 Han Pingtian
  2015-04-18 19:15 ` Peter Stephenson
  0 siblings, 1 reply; 5+ messages in thread
From: Han Pingtian @ 2015-04-17 23:48 UTC (permalink / raw)
  To: zsh-workers

Hi,

I'd like to know if this patch correct? Thanks.


Signed-off-by: Han Pingtian <hanpt@linux.vnet.ibm.com>
---
 Doc/Zsh/options.yo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 20d9fc2..340a1e6 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -2525,7 +2525,7 @@ sitem(tt(-X))(MARK_DIRS)
 sitem(tt(-a))(ALL_EXPORT)
 sitem(tt(-b))(NOTIFY)
 sitem(tt(-e))(ERR_EXIT)
-sitem(tt(-f))(em(NO_)GLOB)
+sitem(tt(-F))(em(NO_)GLOB)
 sitem(tt(-i))(INTERACTIVE)
 sitem(tt(-l))(LOGIN)
 sitem(tt(-m))(MONITOR)
-- 
1.9.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-19 23:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-17 23:48 [PATCH] correct typo on noglob in sh/ksh emulation set Han Pingtian
2015-04-18 19:15 ` Peter Stephenson
2015-04-19  6:39   ` Han Pingtian
2015-04-19 16:32     ` Bart Schaefer
2015-04-19 22:42       ` Han Pingtian

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).