From: Jim Meyering Date: Wed, 10 Mar 2004 09:51:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33f515c920c4ed93bab8789c9436a8664126bb87;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index e753cfc171..452d69bf50 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2004-03-10 Jim Meyering + * coreutils.texi (cp invocation): Improve description of + cp's --sparse=WHEN option. + * coreutils.texi (nl invocation): Specify that these are _basic_ regular expressions (BRE), and add a link to grep's documentation. Suggestion from Dan Jacobson.