Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15818

Re: Tiny documentation typo

From Greg Wooledge <wooledg@eeg.ccf.org>
Newsgroups gnu.bash.bug
Subject Re: Tiny documentation typo
Date 2020-01-20 08:18 -0500
Message-ID <mailman.3036.1579526353.1979.bug-bash@gnu.org> (permalink)
References <9fbf249f-d6de-355c-574b-51dcf3403aae@gmail.com> <aecf10c9-3ee4-4ebc-fbe5-6a0d73d867a0@gmail.com> <20200120131833.GE851@eeg.ccf.org>

Show all headers | View raw


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 $< > $@

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: Tiny documentation typo Greg Wooledge <wooledg@eeg.ccf.org> - 2020-01-20 08:18 -0500

csiph-web