diff options
author | Victoria Mixon <victoria@cygnus> | 1995-11-10 19:59:40 +0000 |
---|---|---|
committer | Victoria Mixon <victoria@cygnus> | 1995-11-10 19:59:40 +0000 |
commit | aa917e719d60206457ee4fbde8b3b070c5a119d4 (patch) | |
tree | 2349096b91aa1a53b3b677d9ebd8de7e6bd08a80 /readline | |
parent | e0d3ace23a095e75574994ad2743db11c2e65a98 (diff) | |
download | gdb-aa917e719d60206457ee4fbde8b3b070c5a119d4.zip gdb-aa917e719d60206457ee4fbde8b3b070c5a119d4.tar.gz gdb-aa917e719d60206457ee4fbde8b3b070c5a119d4.tar.bz2 |
modified from 95q4
Diffstat (limited to 'readline')
-rw-r--r-- | readline/doc/rluser.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/doc/rluser.texinfo b/readline/doc/rluser.texinfo index cadd28c..da11111 100644 --- a/readline/doc/rluser.texinfo +++ b/readline/doc/rluser.texinfo @@ -528,7 +528,7 @@ Stop running the current editing command. @ignore @c I have no idea what this means, and can't figure it out by @c experiment, and can't find it in the readline source. -@c pesch@cygnus.com, 20may1993. +@c doc@cygnus.com, 20may1993. @item do-uppercase-version (@key{M-a}, @key{M-b}, ...) Run the command that is bound to your uppercase brother. @end ignore |