bug-bash
[Top][All Lists]
Advanced

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

Re: Should Use Straight Single Quote instead of Curved


From: Chet Ramey
Subject: Re: Should Use Straight Single Quote instead of Curved
Date: Mon, 8 May 2023 10:56:32 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.1

On 5/6/23 12:45 PM, G. Branden Robinson wrote:
At 2023-05-06T08:06:40+0000, Shynur Xie wrote:
Should Use Straight Single Quote instead of Curved

View this page
<www.gnu.org/software/bash/manual/html_node/ANSI_002dC-Quoting.html>
in browser:

Character sequences of the form $’string’ are treated as a special
kind of single quotes.

should be

Character sequences of the form $'string' are treated as a special
kind of single quotes.

Here's a patch.

Thanks, this is a good fix.

--
``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]