diff options
author | sabetts <sabetts> | 2003-05-09 23:53:59 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-05-09 23:53:59 +0000 |
commit | 4e5f25cd6c7010790d47309c75f3d1074adb6a0b (patch) | |
tree | b59c1e23cfc1ce615343ed6ab6736a9f8cb210aa /doc/ratpoison.texi | |
parent | 974358c1a2620831b82752f23adbfa7752cbb217 (diff) | |
download | ratpoison-4e5f25cd6c7010790d47309c75f3d1074adb6a0b.zip |
doc changes
Diffstat (limited to 'doc/ratpoison.texi')
-rw-r--r-- | doc/ratpoison.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index d8a9722..1d25d36 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -796,10 +796,10 @@ Remove @var{name} from the list of defined aliases. Unbind a keystroke. @item unmanage @var{text} -Add @var{text} to the unmanaged window list. Any window that matches -any of the strings in the unmanaged window list will not be handled in -any way by ratpoison. This only applies to new windows (not windows -already managed by ratpoison). +Add @var{text} to the unmanaged window list. Any window whose name +matches any of the strings in the unmanaged window list will not be +handled in any way by ratpoison. This only applies to new windows (not +windows already managed by ratpoison). When called non-interactively with no arguments, the list is returned. |