Add noctty flag to dd.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Nov 2004 08:55:22 +0000 (08:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Nov 2004 08:55:22 +0000 (08:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 24e5399..e418ed3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -200,6 +200,7 @@ GNU coreutils NEWS                                    -*- outline -*-
     sync      likewise, but also for metadata
     nonblock  use non-blocking I/O
     nofollow  do not follow symlinks
+    noctty    do not assign controlling terminal from file
 
   stty now provides support (iutf8) for setting UTF-8 input mode.