diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-11-20 08:55:22 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-11-20 08:55:22 +0000 |
commit | 8adf2bc638d15de87dfabe1b68b872eba0a68230 (patch) | |
tree | 1de06ad0e8ec2413d0245a872b3379578fe9209c /NEWS | |
parent | 79fc6d94b6adf3028737cd25776b2e5c32f6a0ca (diff) | |
download | coreutils-8adf2bc638d15de87dfabe1b68b872eba0a68230.tar.xz |
Add noctty flag to dd.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |