diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-16 19:55:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-16 19:55:07 +0000 |
commit | 5b2989b22a1b04389d15622f5d8fcbc86f60bd12 (patch) | |
tree | ad58ffe4147b64612287e5097e490db037b3bde6 /old | |
parent | 96c32a549f065b9f88f3d6f48fdbb37af35aaaff (diff) | |
download | coreutils-5b2989b22a1b04389d15622f5d8fcbc86f60bd12.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 3ab1db98c..ce26bb9e5 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2,6 +2,12 @@ * Version 2.0.12. + * man/pwd.x: Add note to help people understand that this documentation + may not refer to the (shell built-in) command they're running. + * man/echo.x: Likewise. + * man/printf.x: Likewise. + From Michael Stone. + * Makefile.am (AUTOMAKE_OPTIONS): Require automake-1.5. * man/Makefile.am: Revamp this file, as for fileutils. |