diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-07-11 15:42:30 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-07-11 15:42:30 +0000 |
commit | 23b7e02673ef9079077b14b18bdc9437b40eaadb (patch) | |
tree | 7149ebf53855314fcaf61157168dfa1bf6a502d5 /app/cwm/cwm.1 | |
parent | fc26f091bd9ce5432f648f7378620f5cc0c9ea03 (diff) |
Change "a window" to "current window" in documentation. it's more correct.
While i'm here: Capital letter and full stop in descriptions in cwmrc.5
"looks good - do it" okan@.
Diffstat (limited to 'app/cwm/cwm.1')
-rw-r--r-- | app/cwm/cwm.1 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/app/cwm/cwm.1 b/app/cwm/cwm.1 index bf42c6682..556f6691e 100644 --- a/app/cwm/cwm.1 +++ b/app/cwm/cwm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.35 2008/07/11 15:20:04 okan Exp $ +.\" $OpenBSD: cwm.1,v 1.36 2008/07/11 15:42:29 oga Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -84,15 +84,15 @@ Select group n, where n is 1-9. .It Ic C-M-0 Select all groups. .It Ic C-M-g -Toggle a window's membership in the current group. +Toggle group membership of current window. .It Ic M-Right Cycle through active groups. .It Ic M-Left Reverse cycle through active groups. .It Ic C-M-f -Toggle full-screen size of window. +Toggle full-screen size of current window. .It Ic C-M-= -Toggle vertical maximization of window. +Toggle vertical maximization of current window. .It Ic M-? Spawn .Dq Exec program @@ -123,15 +123,15 @@ The mouse bindings are also important, they are: .Pp .Bl -tag -width Ds -offset indent -compact .It M-M1 -Move a window. +Move current window. .It C-M-M1 -Toggle a window's membership in the current group. +Toggle group membership of current window. .It M-M2 -Resize a window/select a window. +Resize current window .It M-M3 -Lower a window. +Lower current window. .It CMS-M3 -Hide a window. +Hide current window. .El .Pp The options for |