29 May
2013
29 May
'13
11:05 a.m.
On Wed, 2013-05-29 at 19:03 +0800, Rashif Ray Rahman wrote:
On 29 May 2013 18:35, Maxime Gauduin <alucryd@gmail.com> wrote:
What Felix said. Also such a simple patch can be achieved with a sed command.
Just a note here: While the above is true for simple one-liners, I would recommend against getting in the habit of using sed to accomplish patching. A proper patch is much cleaner and conveys the message better. A patch knows exactly what to do, but with the sed command you may not.
-- GPG/PGP ID: C0711BF1
Of course, seding multiple lines would be quite inconvenient anyway, especially when they're not just substitutions. BTW I forgot a slash line 41, *doc}* should read *doc/}*. Cheers, -- Maxime