From 26a6039e279b6d66721dde65f1a0109a5dbea8b1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 5 Apr 2005 22:20:31 +0000 Subject: [PATCH] Add examples to cat, chown, chgrp, basename, dirname. Change ln examples to match that format. --- doc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index 5373678216..a5227f00e8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2005-04-05 Paul Eggert + + * doc/coreutils.texi (cat invocation, chown invocation) + (chgrp invocation, basename invocation, dirname invocation): + Add examples, which are copies of the examples newly added + to the usage messages. + (ln invocation): Use same format as other examples above, + for consistency. + 2005-03-26 Paul Eggert * coreutils.texi: Clarify NUL vs null byte vs null character. -- 2.47.3