From fc960bad4ed6f98b30412dba48d53bf711bc7ce9 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 22 Sep 2004 04:37:00 +0000 Subject: 20397: Fix places where texinfo changes "--" to "-" --- Doc/Zsh/invoke.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/invoke.yo') diff --git a/Doc/Zsh/invoke.yo b/Doc/Zsh/invoke.yo index e0987a1bd..565d33877 100644 --- a/Doc/Zsh/invoke.yo +++ b/Doc/Zsh/invoke.yo @@ -80,8 +80,8 @@ is permitted and does not end option processing. Except when the bf(sh)/bf(ksh) emulation single-letter options are in effect, the option `tt(-b)' (or `tt(PLUS()b)') ends option processing. -`tt(-b)' is like `tt(--)', except that further single-letter options can be -stacked after the `tt(-b)' and will take effect as normal. +`tt(-b)' is like `tt(-)tt(-)', except that further single-letter options +can be stacked after the `tt(-b)' and will take effect as normal. startmenu() menu(Compatibility) -- cgit 1.4.1