From 40afd879302a087103c408f437bdccd1f5f86d63 Mon Sep 17 00:00:00 2001
From: Mark Mitchell <mark@codesourcery.com>
Date: Mon, 25 Jul 2005 15:13:33 +0000
Subject: [PATCH] Clarify ANSI, not POSIX, terminal escapes in ChangeLog

---
 readline/ChangeLog.gdb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readline/ChangeLog.gdb b/readline/ChangeLog.gdb
index cdf268648a1..7105ea387d9 100644
--- a/readline/ChangeLog.gdb
+++ b/readline/ChangeLog.gdb
@@ -3,7 +3,7 @@
 	* input.c (rl_getc): Use getch to read console input on
 	Windows.
 	* readline.c (bind_arrow_keys_internal): Translate
-	Windows keysequences into POSIX key sequences.
+	Windows keysequences into ANSI key sequences.
 	* rldefs.h (NO_TTY_DRIVER): Define on MinGW.
 	* rltty.c: Conditionalize on NO_TTY_DRIVER throughout.
 	
-- 
GitLab