diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2010-09-25 22:21:23 +0000 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2010-09-25 22:21:23 +0000 |
commit | f2e8fad75c93c8af42c80c3eab769632fab0f3c4 (patch) | |
tree | ee19e1325b1a7671f6e463f3ccd700fe4d5c4220 | |
parent | e0c965777381ab74e54f84aac99f3fbd73e8573a (diff) | |
parent | 2440efad06f6c6d13d5d46c498d29ccee4d58c42 (diff) | |
download | cwm-f2e8fad75c93c8af42c80c3eab769632fab0f3c4.tar.gz cwm-f2e8fad75c93c8af42c80c3eab769632fab0f3c4.tar.xz cwm-f2e8fad75c93c8af42c80c3eab769632fab0f3c4.zip |
cvsimport
-rw-r--r-- | cwmrc.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cwmrc.5 b/cwmrc.5 index 4121274..46bc897 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: July 23 2010 $ .Dt CWMRC 5 .Os .Sh NAME @@ -27,8 +27,8 @@ configuration file. The following options are accepted in the configuration file: .Pp .Bl -tag -width Ds -compact -.It Ic autogroup Ar group windowclass -.It Ic autogroup Ar group windowclass,windowname +.It Ic autogroup Ar group windowname +.It Ic autogroup Ar group windowname,windowclass Control automatic window grouping, based on the class and/or name properties, where .Ar group |