From d2465f436a72867fb8665a3066a5e4b2c222f947 Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Fri, 6 Jun 2014 13:56:21 -0400 Subject: commit bash-20140516 snapshot --- lib/readline/doc/rltech.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/readline/doc/rltech.texi') 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 -- cgit v1.2.1