summaryrefslogtreecommitdiff
path: root/lib/readline/doc/rltech.texi
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2014-06-06 13:56:21 -0400
committerChet Ramey <chet.ramey@case.edu>2014-06-06 13:56:21 -0400
commitd2465f436a72867fb8665a3066a5e4b2c222f947 (patch)
tree59fe1196c1569c1a8277d9ff887591b5515a559d /lib/readline/doc/rltech.texi
parent83bb01f01200b5df2221c95d9e18b1bf49d79696 (diff)
downloadbash-d2465f436a72867fb8665a3066a5e4b2c222f947.tar.gz
commit bash-20140516 snapshot
Diffstat (limited to 'lib/readline/doc/rltech.texi')
-rw-r--r--lib/readline/doc/rltech.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readline/doc/rltech.texi b/lib/readline/doc/rltech.texi
index 12a122d6..05f6df73 100644
--- a/lib/readline/doc/rltech.texi
+++ b/lib/readline/doc/rltech.texi
@@ -1020,7 +1020,7 @@ It returns the number of visible characters on the last line of the
Applications may indicate that the prompt contains characters that take
up no physical screen space when displayed by bracketing a sequence of
such characters with the special markers @code{RL_PROMPT_START_IGNORE}
-and @code{RL_PROMPT_END_IGNORE} (declared in @file{readline.h}. This may
+and @code{RL_PROMPT_END_IGNORE} (declared in @file{readline.h}). This may
be used to embed terminal-specific escape sequences in prompts.
@end deftypefun