diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 0dd0f9ef0..6835cf7bc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,11 @@ 2007-01-30 Paul Eggert <eggert@cs.ucla.edu> + * coreutils.texi + (Input processing in ptx, mkdir invocation, rmdir invocation): + @item -> @itemx to fix some typos. + +2007-01-30 Paul Eggert <eggert@cs.ucla.edu> + * coreutils.texi (mkdir invocation): Say how to set the file permission bits of a parent directory with mkdir -p. |