bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tiny documentation typo


From: Chet Ramey
Subject: Re: Tiny documentation typo
Date: Sat, 18 Jan 2020 19:06:18 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.3.1

On 1/17/20 5:47 PM, Andy Goth wrote:
> I spotted a tiny typo in the documentation for bash-5.0.11, figured I'd
> submit a patch while I was thinking about it.  I mean, that's how stuff
> gets fixed, right?  Here goes:
> 
> --- ../bash-5.0/doc/bash.1    2019-01-02 08:14:30.000000000 -0600
> +++ ./doc/bash.1    2020-01-17 16:42:11.739809420 -0600
> @@ -4498,7 +4498,7 @@
>  Conditional expressions are used by the \fB[[\fP compound command and
>  the \fBtest\fP and \fB[\fP builtin commands to test file attributes
>  and perform string and arithmetic comparisons.
> -The \fBtest\fP abd \fB[\fP commands determine their behavior based on
> +The \fBtest\fP and \fB[\fP commands determine their behavior based on
>  the number of arguments; see the descriptions of those commands for any
>  other command-specific actions.

Thanks for the report.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]