From: Jim Meyering Date: Wed, 7 Apr 2004 09:50:48 +0000 (+0000) Subject: (stty invocation - Input): Document new iutf8 option. X-Git-Tag: v5.3.0~1862 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=246870834b971825e5f1e60041dea559e7dde1d0;p=thirdparty%2Fcoreutils.git (stty invocation - Input): Document new iutf8 option. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 4db37034b8..00040deb38 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -9989,6 +9989,11 @@ Ignore carriage return. May be negated. @cindex return, translating to newline Translate carriage return to newline. May be negated. +@item iutf8 +@opindex iutf8 +@cindex input encoding, UTF-8 +Assume input characters are UTF-8 encoded. May be negated. + @item ixon @opindex ixon @kindex C-s/C-q flow control