diff options
author | okan | 2009-08-08 17:27:51 +0000 |
---|---|---|
committer | okan | 2009-08-08 17:27:51 +0000 |
commit | 72272c308d181220ad2e0e711c464aa5811c5818 (patch) | |
tree | 1f7271d6c9d91b98a4baaa65bcf87090c86839c5 /cwmrc.5 | |
parent | f0d97065c1bb5a30408405f1b26e670543ea7547 (diff) | |
download | cwm-72272c308d181220ad2e0e711c464aa5811c5818.tar.gz |
remove unnecessary Ar macros
ok jmc@
Diffstat (limited to 'cwmrc.5')
-rw-r--r-- | cwmrc.5 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.26 2009/08/08 00:25:52 okan Exp $ +.\" $OpenBSD: cwmrc.5,v 1.27 2009/08/08 17:27:51 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -41,7 +41,7 @@ windows in sticky group mode. The class and name of a window may be obtained using .Xr xprop 1 . .Pp -.It Ic bind Ar keys Ar command +.It Ic bind Ar keys command Cause the creation of a keybinding, or replacement of a default keybinding. The modifier keys come first, followed by a @@ -96,7 +96,7 @@ Set the color of the inactive border. .It Ic color ungroupborder Ar color Set the color of the border while ungrouping a window. .Pp -.It Ic command Ar name Ar path +.It Ic command Ar name path Every .Ar name entry is shown in the application menu. @@ -142,7 +142,7 @@ Ignore windows with the name .Ar windowname when drawing borders and cycling through windows. .Pp -.It Ic mousebind Ar buttons Ar command +.It Ic mousebind Ar buttons command Cause the creation of a mouse binding, or replacement of a default mouse binding. The modifier keys come first, followed by a |