[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#12212: [patch] dd's help text contains superfluous word
From: |
Jim Meyering |
Subject: |
bug#12212: [patch] dd's help text contains superfluous word |
Date: |
Tue, 18 Sep 2012 15:20:31 +0200 |
Bernhard Voelker wrote:
> On 09/18/2012 02:54 PM, Bernhard Voelker wrote:
>> Here's a try.
>
> oops, sorry. I removed the wrong word in the texi file.
>
> Here's a better one.
>
>>From 39ea828e94e8232660f83c62e1eff85026070b4c Mon Sep 17 00:00:00 2001
> From: Benno Schulenberg <address@hidden>
> Date: Tue, 18 Sep 2012 14:58:42 +0200
> Subject: [PATCH] dd: remove references to the word BLOCKS from help and texi
> docs
>
> The renaming from BLOCKS to N was done in v8.15-38-g140eca1,
> and a documentation for N was added again in v8.17-26-g4f2e9d5
s/a //
> without noticing that. Now, finally remove the word BLOCKS
s/\./. /
> from the documentation.
Thank you! Applied with the above log tweaks.
Will push shortly.