aboutsummaryrefslogtreecommitdiffstats
path: root/cwmrc.5
diff options
context:
space:
mode:
authorokan2010-07-23 15:13:00 +0000
committerokan2010-07-23 15:13:00 +0000
commit2e026763a1575945d026024b7eb13d14c3cb7a2d (patch)
tree986b59347cd54962c2543f05d45fb2779b38d2ea /cwmrc.5
parent72e2e65af9e171a54b942def3e3c6007cf49a126 (diff)
downloadcwm-2e026763a1575945d026024b7eb13d14c3cb7a2d.tar.gz
fix backwards example (after r1.45 of group.c); noticed by phessler@
ok oga@ phessler@
Diffstat (limited to 'cwmrc.5')
-rw-r--r--cwmrc.58
1 files changed, 4 insertions, 4 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index 47b391c..e3e20ed 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwmrc.5,v 1.29 2010/03/20 20:13:27 schwarze Exp $
+.\" $OpenBSD: cwmrc.5,v 1.30 2010/07/23 15:13:00 okan Exp $
.\"
.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
.\"
@@ -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: March 20 2010 $
+.Dd $Mdocdate: July 23 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