Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Andy Goth Newsgroups: gnu.bash.bug Subject: Re: Tiny documentation typo Date: Fri, 17 Jan 2020 17:09:08 -0600 Lines: 13 Approved: bug-bash@gnu.org Message-ID: References: <9fbf249f-d6de-355c-574b-51dcf3403aae@gmail.com> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: usenet.stanford.edu 1579302598 12417 209.51.188.17 (17 Jan 2020 23:09:58 GMT) X-Complaints-To: action@cs.stanford.edu To: bug-bash@gnu.org Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:from:to:references:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=azQfLha0nTvYoRmJnZ3QbVoXMnls2tkhWXkjgoanISE=; b=ORtOZVs8jzDb+mcU+mu952VGx1r62DhUK2xvW4qJdy01VaCqNYQCo/z6n0Be4NxvYm cJbBpXLMuMp5ckYlh+mSibn/fsghao21E1Dh5df+DOQUIuQZxqOxpooBDfN1LS98gwz2 tq17lIVTW5uStrmY7qCU67QVhPa6Gnj+r51o3KiIUB+t4ewyhbnUIK8RXUmmAHX4NEld A9M9kBzoyxmbbVn//Cby0tYdi3Vr/fvFrtKISVFUpMCqTYImjxhO773VG9r9IxEDRQ5G 2HZtHNjpcjuPFAA2L0J/7LiDkN6gB2q8gJ7R0BiXivoVkkkCTYMnoov4nXgrpnH9GFyN cA2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=azQfLha0nTvYoRmJnZ3QbVoXMnls2tkhWXkjgoanISE=; b=gDDtQEouARIbqxnVysAH/LLDpO9wOZaiOKSjT14Fx9Gb+s51UmOMa4k7psZUgQCBka mcghk5nEkAPtKbL/KVu82E7zvIZnFJgz5MfsLPq/Dycbsmvz7ZOFUFkLsxTR0/aJyyVv /4uLSgPEeCELOsNc6Egndc1PtgSheXXSrSFgj6GBRU2Ua6igIko42UgsvH1FzjmEJZZL 6IF4/PURpkiA7wDMHcwHaUc/6kExagT0t41TZIHmsUCwypRC9oorPljl6cA93KpHYXz7 +E9fjhzuu1ydShfAxVJJLnqiQIbS2rLnPeBpI/3jkaDtTBrN/cpObGrbFUESBAuG5hKq h5/A== X-Gm-Message-State: APjAAAXtMo0f3kMIy2bFlUAVoCvdaHIUaQ1Cmm0s/CDwnnDKhf1UXwAf 3n0YcNjNpFWFD9rUVYoSftQY/49W X-Google-Smtp-Source: APXvYqykZcsMJqL8GqX35UPn8H/XbqHm3IE5AacRGcYUMagp9zbeEegyemIuK7kEf+tcR0fgc/utJg== X-Received: by 2002:a9d:674f:: with SMTP id w15mr8068942otm.243.1579302594183; Fri, 17 Jan 2020 15:09:54 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 In-Reply-To: <9fbf249f-d6de-355c-574b-51dcf3403aae@gmail.com> Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::333 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: X-Mailman-Original-References: <9fbf249f-d6de-355c-574b-51dcf3403aae@gmail.com> Xref: csiph.com gnu.bash.bug:15814 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. I'm better off not giving a patch for it for that reason, also since it contains backspaces that have no chance of surviving being pasted into an email, and I don't want to try file attachments on a mailing list. -- Andy Goth |