Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Greg Wooledge Newsgroups: gnu.bash.bug Subject: Re: Tiny documentation typo Date: Mon, 20 Jan 2020 08:18:33 -0500 Lines: 14 Approved: bug-bash@gnu.org Message-ID: References: <9fbf249f-d6de-355c-574b-51dcf3403aae@gmail.com> <20200120131833.GE851@eeg.ccf.org> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: usenet.stanford.edu 1579526354 1160 209.51.188.17 (20 Jan 2020 13:19:14 GMT) X-Complaints-To: action@cs.stanford.edu To: bug-bash@gnu.org Envelope-to: bug-bash@gnu.org Mail-Followup-To: bug-bash@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 139.137.100.1 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <20200120131833.GE851@eeg.ccf.org> X-Mailman-Original-References: <9fbf249f-d6de-355c-574b-51dcf3403aae@gmail.com> Xref: csiph.com gnu.bash.bug:15818 On Fri, Jan 17, 2020 at 05:09:08PM -0600, Andy Goth wrote: > On 2020-01-17 16:47, Andy Goth wrote: > > I spotted a tiny typo in the documentation for bash-5.0.11 > > Oh yes, there's also a file called bash.0 that needs to be kept in sync with > bash.1. It's probably generated by a script to make the release > distribution *.tar.gz files. It's probably generated by this rule in the doc/Makefile(.in): .1.0: $(RM) $@ -${NROFF} -man $< > $@