diff options
author | okan | 2015-08-21 16:52:37 +0000 |
---|---|---|
committer | okan | 2015-08-21 16:52:37 +0000 |
commit | 0f89dda7154b6cffb15f7fbf2b2e08ade2f70aac (patch) | |
tree | 3288e913609716f409f35599ba3ff1fc37e8eed5 /cwm.1 | |
parent | 050ec08253369cf483d59875a86392661c682b23 (diff) | |
download | cwm-0f89dda7154b6cffb15f7fbf2b2e08ade2f70aac.tar.gz |
Fix whitespace.
Diffstat (limited to 'cwm.1')
-rw-r--r-- | cwm.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.52 2015/05/31 23:07:36 okan Exp $ +.\" $OpenBSD: cwm.1,v 1.53 2015/08/21 16:52:37 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: May 31 2015 $ +.Dd $Mdocdate: August 21 2015 $ .Dt CWM 1 .Os .Sh NAME @@ -117,9 +117,9 @@ Toggle maximization of current window. Toggle vertical maximization of current window. .It Ic CMS-= Toggle horizontal maximization of current window. -.It Ic C-[Up|Down|Left|Right] +.It Ic C-[Up | Down | Left | Right] Move pointer by a small amount. -.It Ic CS-[Up|Down|Left|Right] +.It Ic CS-[Up | Down | Left | Right] Move pointer by a large amount; see .Xr cwmrc 5 . .It Ic M-[hjkl] |