110N/A--- lib/readline/rlconf.h 2009-01-04 11:32:33.000000000 -0800
110N/A+++ lib/readline/rlconf.h 2010-09-01 10:48:13.018894232 -0700
110N/A@@ -39,7 +39,7 @@
110N/A #define DEFAULT_INPUTRC "~/.inputrc"
110N/A
110N/A /* The ultimate last-ditch filenname for an init file -- system-wide. */
110N/A-#define SYS_INPUTRC "/etc/inputrc"
110N/A+#define SYS_INPUTRC "/etc/bash/inputrc"
110N/A
110N/A /* If defined, expand tabs to spaces. */
110N/A #define DISPLAY_TABS