[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] ptx: avoid --format long option falling through into --help
From: |
Jim Meyering |
Subject: |
Re: [PATCH] ptx: avoid --format long option falling through into --help |
Date: |
Wed, 26 Mar 2014 09:37:32 -0700 |
On Wed, Mar 26, 2014 at 1:02 AM, Bernhard Voelker
<address@hidden> wrote:
> The following fixes a 15-year-old issue in ptx(1).
>
> Was ptx(1) in TEXTUTILS?
> ... I assumed this in the NEWS entry.
Yes. Be glad you didn't have to endure the separate
CVS repositories before I merged them into one :-)
Interesting factoid, initially, I chose the name "fetish" for
test releases (combining first first two letters from each
of FIleutils, TExtutils, Shellutils), but found that too many
search engines and mail-processing tools objected to that
word, and blocked or dropped mail/URLs.
> Bug introduced in 1999-04-04 commit, SH-UTILS-1_16f-269-gd815c15.
Nice! Thank you for fixing my bug.