(ls invocation): Document new "ls" exit status.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Dec 2004 17:50:54 +0000 (17:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Dec 2004 17:50:54 +0000 (17:50 +0000)
doc/coreutils.texi

index 47995386355315b80cd13cc00235ff2003ff730c..0795088e4a64dfcb3aacb3d23421f284b7610a40 100644 (file)
@@ -5290,7 +5290,14 @@ within each section, options are listed alphabetically (ignoring case).
 The division of options into the subsections is not absolute, since some
 options affect more than one aspect of @command{ls}'s operation.
 
-@exitstatus
+@cindex exit status of @command{ls}
+Exit status:
+
+@display
+0 success
+1 minor problems (e.g., a file could not be found)
+2 serious trouble (e.g., memory exhausted)
+@end display
 
 Also see @ref{Common options}.