From aaca5b7e45d4d4bdbd3e1001d80cccca4c14d77c Mon Sep 17 00:00:00 2001 From: okan Date: Fri, 23 Jul 2010 15:13:00 +0000 Subject: fix backwards example (after r1.45 of group.c); noticed by phessler@ ok oga@ phessler@ --- cwmrc.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cwmrc.5') 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 -- cgit 1.4.1