diff options
author | Jim Meyering <jim@meyering.net> | 2004-01-27 12:53:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-01-27 12:53:29 +0000 |
commit | 821287c6c55fb4bb17e36a2a38fba5ca2a43261f (patch) | |
tree | e2b36fd53af74f4653205752a7ad6ffb57b2ac12 /doc | |
parent | 8c16c67625f5087ea523d9fb12fd03b8a1bd575b (diff) | |
download | coreutils-821287c6c55fb4bb17e36a2a38fba5ca2a43261f.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 134a757e7..b136f1814 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,9 @@ 2004-01-27 Jim Meyering <jim@meyering.net> * coreutils.texi (seq invocation): Remove `@dots{}' at end of synopsis. + Separate `Synopses' section into three examples. + Clarify first paragraph. @w{}-protect an expression.1 + Use @option{--option}, rather than @code{--option}. 2004-01-19 Paul Eggert <eggert@twinsun.com> |