]> git.ipfire.org Git - thirdparty/coreutils.git/commit
nohup: clarify stdin redirection
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Mar 2015 22:01:35 +0000 (15:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Mar 2015 22:02:35 +0000 (15:02 -0700)
commit9b2782ca6dcdb756322d50e9ce8f54b50c24ea3e
tree27956368f4b1397e78f89eb8117e854aab10fa33
parentcbed4b33762d9e42f403f3b5d15650ae925faa64
nohup: clarify stdin redirection

Problem reported by Isaac Schwabacher in:
http://bugs.gnu.org/20214
* doc/coreutils.texi (nohup invocation): Clarify that when nohup's
stdin gets redirected, it's unreadable.
* doc/coreutils.texi (nohup invocation):
* src/nohup.c (usage): Don't promise /dev/null.
doc/coreutils.texi
src/nohup.c