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


Groups > gnu.bash.bug > #15818

Re: Tiny documentation typo

Path csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Greg Wooledge <wooledg@eeg.ccf.org>
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 <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>
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 <aecf10c9-3ee4-4ebc-fbe5-6a0d73d867a0@gmail.com>
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 <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <https://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
X-Mailman-Original-Message-ID <20200120131833.GE851@eeg.ccf.org>
X-Mailman-Original-References <9fbf249f-d6de-355c-574b-51dcf3403aae@gmail.com> <aecf10c9-3ee4-4ebc-fbe5-6a0d73d867a0@gmail.com>
Xref csiph.com gnu.bash.bug:15818

Show key headers only | 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