>From 825025d08b464a62abd4030bf4468497bf688cd2 Mon Sep 17 00:00:00 2001
From: =?utf-8?q?P=C3=A1draig=20Brady?= <[email protected]>
Date: Tue, 22 Sep 2009 08:35:25 +0100
Subject: [PATCH] doc: stdbuf: mention it can have a non standard exit status

* doc/coreutils.texi (Exit status): Add stdbuf to the list
---
 doc/coreutils.texi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 27c5809..fa05626 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -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}.


-- 
1.6.2.5


Reply via email to