doc: stdbuf: mention it can have a non standard exit status
authorPádraig Brady <P@draigBrady.com>
Tue, 22 Sep 2009 07:35:25 +0000 (08:35 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 22 Sep 2009 11:22:47 +0000 (12:22 +0100)
* doc/coreutils.texi (Exit status): Add stdbuf to the list

doc/coreutils.texi

index 27c5809..fa05626 100644 (file)
@@ -745,8 +745,8 @@ However, some of the programs documented here do produce
 other exit status values and a few associate different
 meanings with the values @samp{0} and @samp{1}.
 Here are some of the exceptions:
-@command{chroot}, @command{env}, @command{expr},
-@command{nice}, @command{nohup}, @command{printenv}, @command{sort},
+@command{chroot}, @command{env}, @command{expr}, @command{nice},
+@command{nohup}, @command{printenv}, @command{sort}, @command{stdbuf},
 @command{su}, @command{test}, @command{timeout}, @command{tty}.