]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
nohup now exits with status 127 (not 1) when given an invalid option.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Apr 2005 06:01:50 +0000 (06:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Apr 2005 06:01:50 +0000 (06:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 107674e0d5b9d113187bf1f107270ea835dd3758..9dd559b5ffde1774d40f29730d72d444f6c11ff5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ GNU coreutils NEWS                                    -*- outline -*-
 
     nohup now closes stderr if it is a terminal and stdout is closed.
 
+    nohup now exits with status 127 (not 1) when given an invalid option.
+
   pathchk changes:
 
     It now rejects the empty name in the normal case.  That is,