diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-03-29 03:55:18 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-03-29 03:55:18 +0000 |
commit | dbeb8dbdff9addc7ea2a6f8a918f95690bfe5ee9 (patch) | |
tree | e9e998d3ad5507561a00677bcddaf8c341866171 /readline/doc/rluser.texinfo | |
parent | 67edb2c6aeb4bfc93f2e408ca7cd7e1b1dfd2427 (diff) | |
download | gdb-dbeb8dbdff9addc7ea2a6f8a918f95690bfe5ee9.zip gdb-dbeb8dbdff9addc7ea2a6f8a918f95690bfe5ee9.tar.gz gdb-dbeb8dbdff9addc7ea2a6f8a918f95690bfe5ee9.tar.bz2 |
Revert movement of @chapter and @node tags from separate files to
gdb.texinfo.
Diffstat (limited to 'readline/doc/rluser.texinfo')
-rw-r--r-- | readline/doc/rluser.texinfo | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/readline/doc/rluser.texinfo b/readline/doc/rluser.texinfo index 86bade7..755f7ca 100644 --- a/readline/doc/rluser.texinfo +++ b/readline/doc/rluser.texinfo @@ -36,10 +36,8 @@ into another language, under the above conditions for modified versions. @comment If you are including this manual as an appendix, then set the @comment variable readline-appendix. -@ifclear GDBN @node Command Line Editing @chapter Command Line Editing -@end ifclear This chapter describes the basic features of the @sc{GNU} command line editing interface. |