diff options
| -rw-r--r-- | man/basic.texi | 2 | ||||
| -rw-r--r-- | man/screen.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/basic.texi b/man/basic.texi index 1434348a981..372e49d5cc0 100644 --- a/man/basic.texi +++ b/man/basic.texi | |||
| @@ -500,7 +500,7 @@ scrolling is in use, and optionally in all side-by-side windows | |||
| 500 | (@pxref{Windows}). You can enable or disable truncation for a | 500 | (@pxref{Windows}). You can enable or disable truncation for a |
| 501 | particular buffer with the command @kbd{M-x toggle-truncate-lines}. | 501 | particular buffer with the command @kbd{M-x toggle-truncate-lines}. |
| 502 | 502 | ||
| 503 | @xref{Display Vars}, for additional variables that affect how text is | 503 | @xref{Display Custom}, for additional variables that affect how text is |
| 504 | displayed. | 504 | displayed. |
| 505 | 505 | ||
| 506 | @node Position Info | 506 | @node Position Info |
diff --git a/man/screen.texi b/man/screen.texi index 2a0c4399bc8..279ecab332e 100644 --- a/man/screen.texi +++ b/man/screen.texi | |||
| @@ -116,7 +116,7 @@ rest of the command. Once echoing has started, the rest of the command | |||
| 116 | echoes immediately as you type it. This behavior is designed to give | 116 | echoes immediately as you type it. This behavior is designed to give |
| 117 | confident users fast response, while giving hesitant users maximum | 117 | confident users fast response, while giving hesitant users maximum |
| 118 | feedback. You can change this behavior by setting a variable | 118 | feedback. You can change this behavior by setting a variable |
| 119 | (@pxref{Display Vars}). | 119 | (@pxref{Display Custom}). |
| 120 | 120 | ||
| 121 | @cindex error message in the echo area | 121 | @cindex error message in the echo area |
| 122 | If a command cannot be executed, it may print an @dfn{error message} in | 122 | If a command cannot be executed, it may print an @dfn{error message} in |