]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(ls invocation): Change minor problem to be
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 15 Dec 2004 22:08:07 +0000 (22:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 15 Dec 2004 22:08:07 +0000 (22:08 +0000)
"subdirectory not found", since top-level trouble is now serious.
(dircolors invocation): Quote argument to eval.  Problem reported
by Stephane Chazelas.

doc/coreutils.texi

index 7a811be5f37db6567afda01b2cc318c07aee95a0..7a7d8cb719a07eeffd1a33b4bdcf00b9abebb39f 100644 (file)
@@ -5299,7 +5299,7 @@ Exit status:
 
 @display
 0 success
-1 minor problems (e.g., a file could not be found)
+1 minor problems (e.g., a subdirectory was not found)
 2 serious trouble (e.g., memory exhausted)
 @end display
 
@@ -6205,7 +6205,7 @@ terminal for color output from @command{ls} (and @command{dir}, etc.).
 Typical usage:
 
 @example
-eval `dircolors [@var{option}]@dots{} [@var{file}]`
+eval "`dircolors [@var{option}]@dots{} [@var{file}]`"
 @end example
 
 If @var{file} is specified, @command{dircolors} reads it to determine which