diff options
author | okan | 2017-07-06 17:09:17 +0000 |
---|---|---|
committer | okan | 2017-07-06 17:09:17 +0000 |
commit | 86f80792e891080fdbef573212fd38c2ce7435cb (patch) | |
tree | ed76cfe15c74f8d86544700430b89626cdb6c875 /cwmrc.5 | |
parent | f8100ad0e8dd8a55d774d460ebb5f54ed49e8cc0 (diff) | |
download | cwm-86f80792e891080fdbef573212fd38c2ce7435cb.tar.gz |
fix a few WARNINGS (new sentence, new line and extraneous Pp macro) found with
mandoc -Tlint
Diffstat (limited to '')
-rw-r--r-- | cwmrc.5 | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.67 2017/04/24 12:18:04 okan Exp $ +.\" $OpenBSD: cwmrc.5,v 1.68 2017/07/06 17:09:17 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: April 24 2017 $ +.Dd $Mdocdate: July 6 2017 $ .Dt CWMRC 5 .Os .Sh NAME @@ -245,7 +245,6 @@ A special keyword .Dq all can be used to unbind all buttons. -.Pp .El .Sh BIND FUNCTION LIST .Bl -tag -width 23n -compact @@ -325,12 +324,12 @@ Vertically maximize current window (gap + border honored). Horizontally maximize current window (gap + border honored). .It window-htile Current window is placed at the top of the screen, maximized -horizontally and resized to half of the vertical screen space. Other -windows in its group share remaining screen space. +horizontally and resized to half of the vertical screen space. +Other windows in its group share remaining screen space. .It window-vtile Current window is placed on the left of the screen, maximized vertically -and resized to half of the horizontal screen space. Other windows in its -group share remaining screen space. +and resized to half of the horizontal screen space. +Other windows in its group share remaining screen space. .It window-move Move current window. .It window-resize |