summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 7a811be5f..7a7d8cb71 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -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