summary refs log tree commit diff
path: root/cwmrc.5
diff options
context:
space:
mode:
authorokan <okan>2010-07-23 15:13:00 +0000
committerokan <okan>2010-07-23 15:13:00 +0000
commitaaca5b7e45d4d4bdbd3e1001d80cccca4c14d77c (patch)
tree8e0363589989203d0a50da1f991cae0221d0637f /cwmrc.5
parent2a5e1791d47ad603d135f8d472135cb6a2aadfb0 (diff)
downloadcwm-aaca5b7e45d4d4bdbd3e1001d80cccca4c14d77c.tar.gz
cwm-aaca5b7e45d4d4bdbd3e1001d80cccca4c14d77c.tar.xz
cwm-aaca5b7e45d4d4bdbd3e1001d80cccca4c14d77c.zip
fix backwards example (after r1.45 of group.c); noticed by phessler@
ok oga@ phessler@
Diffstat (limited to 'cwmrc.5')
-rw-r--r--cwmrc.56
1 files changed, 3 insertions, 3 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index 4121274..1fd978a 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: August 24 2009 $
+.Dd $Mdocdate: March 20 2010 $
 .Dt CWMRC 5
 .Os
 .Sh NAME
@@ -206,8 +206,8 @@ command xmms		xmms
 command top		"xterm -e top"
 
 # Autogroup definitions
-autogroup 3 "aterm,XTerm"
-autogroup 3 "xterm,XTerm"
+autogroup 3 "XTerm,aterm"
+autogroup 3 "XTerm,xterm"
 
 # Ignore programs by that name by not drawing borders around them.
 ignore XMMS