diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-12 05:53:02 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-12 05:53:02 +0000 |
commit | 19393fd8860c833f360e9902d5b5ade2c8779ebe (patch) | |
tree | f5190341d362140d579e3295ece56a861dfe278c /doc | |
parent | 7078f2f4bdee7635ace7e8d9761e81c3a4484812 (diff) | |
download | coreutils-19393fd8860c833f360e9902d5b5ade2c8779ebe.tar.xz |
For consistency, standardize on "user ID" rather than "uid".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index bdb6ff184..08426b9b0 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-04-11 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi: For consistency, standardize on "user ID" rather + than "uid" or "UID" or "user id". Similarly for "group ID". + 2005-04-09 Jim Meyering <jim@meyering.net> * coreutils.texi (rm invocation): Say that --recursive removes |