diff options
author | Jim Meyering <jim@meyering.net> | 2004-10-18 08:26:51 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-10-18 08:26:51 +0000 |
commit | 3d84ea75599b56459188fb1ed7e260abeebd8a6c (patch) | |
tree | 03263855cddbf8993f3b8e4761e88edc840661f0 /doc/ChangeLog | |
parent | f2f7e25dc47eb01298ad47d3b379ff9f1d7ad020 (diff) | |
download | coreutils-3d84ea75599b56459188fb1ed7e260abeebd8a6c.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4b44c83be..7dbbdbe1b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -5,7 +5,7 @@ apply to all components, not merely to existing ones. Say that nonexistent names are not errors. For -p, omit all checks based on the underlying file system, not merely length - checks. Explain what the portabile file name character set is. + checks. Explain what the portable file name character set is. 2004-10-15 Paul Eggert <eggert@cs.ucla.edu> |