[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#28881: sed guide mistake
From: |
Jim Meyering |
Subject: |
bug#28881: sed guide mistake |
Date: |
Tue, 17 Oct 2017 16:48:39 -0700 |
On Tue, Oct 17, 2017 at 3:50 PM, Assaf Gordon <address@hidden> wrote:
> On 2017-10-17 01:52 PM, Nick Chambers wrote:
>>
>> Hello! In the GNU guide for SED:
>> https://www.gnu.org/software/sed/manual/sed.html#Introduction, I see
>> the following:
>>
>> sed -i 's/hello/world' file.txt
>
>
> Thank you for the bug report.
>
> Attached is a fix.
> I will soon push it if there are no further comments.
Clearly necessary and correct. Thank you both.