From 246870834b971825e5f1e60041dea559e7dde1d0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 7 Apr 2004 09:50:48 +0000 Subject: [PATCH] (stty invocation - Input): Document new iutf8 option. --- doc/coreutils.texi | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.2