Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Remove spurious open bracket in zsh man page
Thanks Daniel! Indeed the log message was incorrect; it was indeed a spurious closing bracket. Thanks for correcting!
Pete
> On 7. Jul 2020, at 01:44, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
>
> Pete Moore wrote on Mon, 06 Jul 2020 12:50 +0200:
>> ---
>> Doc/Zsh/metafaq.yo | 1 -
>> 1 file changed, 1 deletion(-)
>
> Thanks! Merged with a changed log message.
>
> Quick question: The patch removes a _closing_ bracket but the log
> message spoke of an _opening_ bracket. Is there a stray opening
> bracket somewhere as well?
>
> For patch submission we prefer email to GitHub. Thanks for covering
> all the bases, though!
>
> Cheers,
>
> Daniel
>
>> diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo
>> index c123a7cea..e41b88dc5 100644
>> --- a/Doc/Zsh/metafaq.yo
>> +++ b/Doc/Zsh/metafaq.yo
>> @@ -25,7 +25,6 @@ cindex(acquiring zsh by FTP)
>> cindex(availability of zsh)
>> nofill(uref(ftp://ftp.zsh.org/pub/)
>> uref(https://www.zsh.org/pub/))
>> -)
>>
>> The up-to-date source code is available via Git from Sourceforge. See
>> uref(https://sourceforge.net/projects/zsh/) for details. A summary of
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author