diff options
author | sabetts <sabetts> | 2001-09-06 19:20:03 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-09-06 19:20:03 +0000 |
commit | f7262bd5e6a205bb7958660defc74c6834df75af (patch) | |
tree | c7f61bf1feaf9490f29da5ed565de7ab54d7e907 /doc/ratpoison.texi | |
parent | b88d8866e521859573052063a57db6c17c45d438 (diff) | |
download | ratpoison-f7262bd5e6a205bb7958660defc74c6834df75af.zip |
fixed the escape command docs
Diffstat (limited to 'doc/ratpoison.texi')
-rw-r--r-- | doc/ratpoison.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index 0aa2ba9..cf3a9c9 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -321,7 +321,7 @@ This deletes the current window. You can access it with the @kbd{C-t k} keystroke. @item escape @var{key} -Set the prefix to to @var{key}. For example @samp{escape ^b} sets the +Set the prefix to to @var{key}. For example @samp{escape C-b} sets the prefix key to @key{C-b}. @item focus |