aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/screen.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/screen.texi b/man/screen.texi
index 3c6981e64f1..0d23e4b0116 100644
--- a/man/screen.texi
+++ b/man/screen.texi
@@ -123,10 +123,10 @@ feedback. You can change this behavior by setting a variable
123(@pxref{Display Custom}). 123(@pxref{Display Custom}).
124 124
125@cindex error message in the echo area 125@cindex error message in the echo area
126 If a command cannot be executed, it may print an @dfn{error message} in 126 If a command cannot be executed, it may print an @dfn{error message}
127the echo area. Error messages are accompanied by a beep or by flashing the 127in the echo area. Error messages are accompanied by beeping or by
128screen. Also, any input you have typed ahead is thrown away when an error 128flashing the screen. The error also discards any input you have typed
129happens. 129ahead.
130 130
131 Some commands print informative messages in the echo area. These 131 Some commands print informative messages in the echo area. These
132messages look much like error messages, but they are not announced with 132messages look much like error messages, but they are not announced with
@@ -291,7 +291,7 @@ separate lines.
291formats by setting each of the variables @code{eol-mnemonic-unix}, 291formats by setting each of the variables @code{eol-mnemonic-unix},
292@code{eol-mnemonic-dos}, @code{eol-mnemonic-mac}, and 292@code{eol-mnemonic-dos}, @code{eol-mnemonic-mac}, and
293@code{eol-mnemonic-undecided} to any string you find appropriate. 293@code{eol-mnemonic-undecided} to any string you find appropriate.
294@xref{Variables}, for an explanation how to set variables. 294@xref{Variables}, for an explanation of how to set variables.
295 295
296 @xref{Optional Mode Line}, for features that add other handy 296 @xref{Optional Mode Line}, for features that add other handy
297information to the mode line, such as the current column number of 297information to the mode line, such as the current column number of