diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-10 09:51:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-10 09:51:30 +0000 |
commit | 33f515c920c4ed93bab8789c9436a8664126bb87 (patch) | |
tree | 3c264264191ed5be94a20c0a40a205b818990ac0 /doc/ChangeLog | |
parent | ebbbe4553a4dbbe9308a046a4e154bc97b1887ac (diff) | |
download | coreutils-33f515c920c4ed93bab8789c9436a8664126bb87.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index e753cfc17..452d69bf5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2004-03-10 Jim Meyering <jim@meyering.net> + * 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. |