From: Jim Meyering Date: Tue, 20 Aug 1996 04:44:13 +0000 (+0000) Subject: Nit fixes from kb. X-Git-Tag: TEXTUTILS-1_19b~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c0b9744abe6af2acddea7bf1ac61e8bc362eb7f;p=thirdparty%2Fcoreutils.git Nit fixes from kb. --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 9571cfe0fb..e531937efe 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -1280,7 +1280,7 @@ Translate carriage return to newline. May be negated. @opindex ixon @kindex C-s/C-q flow control @cindex XON/XOFF flow control -Enable XON/XOFF flow control (that is, @key{CTRL-s}/@key{CTRL-Q}). May +Enable XON/XOFF flow control (that is, @kbd{CTRL-S}/@kbd{CTRL-Q}). May be negated. @item ixoff @@ -1602,7 +1602,7 @@ For GNU stty, giving a value of @code{^-} or @code{undef} disables that special character. (This is incompatible with Ultrix @code{stty}, which uses a value of @samp{u} to disable a special character. GNU @code{stty} treats a value @samp{u} like any other, namely to set that -special character to @key{u}.) +special character to @key{U}.) @table @samp