summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-08-20 04:44:13 +0000
committerJim Meyering <jim@meyering.net>1996-08-20 04:44:13 +0000
commit5c0b9744abe6af2acddea7bf1ac61e8bc362eb7f (patch)
treee799ade8a5256748321b42679ebcab90f838f74b /doc
parentb0a21fce4cad062e636dcb784f38ba853f16db0e (diff)
downloadcoreutils-5c0b9744abe6af2acddea7bf1ac61e8bc362eb7f.tar.xz
Nit fixes from kb.
Diffstat (limited to 'doc')
-rw-r--r--doc/sh-utils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi
index 9571cfe0f..e531937ef 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