diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-08 16:44:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-08 16:44:04 +0000 |
commit | c440afd9f8008d691cb0a95150d20434b1485949 (patch) | |
tree | 7f9f02a986f942a24cfb07e7d4c592a7bd4f0c2b | |
parent | e02625cb79f991638b5dd95b5a58a14daf42a097 (diff) | |
download | coreutils-c440afd9f8008d691cb0a95150d20434b1485949.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ * Version 4.5.10. * tests/rm/fail-2eperm: Rather than simply using the first non-root - username, make sure that the selected user name has a usable shell. + user name, make sure that the selected user name has a usable shell. Reported by Paul Jarc. Before, when using shred on a device, one had to specify --exact, |