mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
fix a few WARNINGS (new sentence, new line and extraneous Pp macro) found with
mandoc -Tlint
This commit is contained in:
parent
eb79ce65c9
commit
f94fde51fb
9
cwmrc.5
9
cwmrc.5
@ -245,7 +245,6 @@ A special
|
|||||||
keyword
|
keyword
|
||||||
.Dq all
|
.Dq all
|
||||||
can be used to unbind all buttons.
|
can be used to unbind all buttons.
|
||||||
.Pp
|
|
||||||
.El
|
.El
|
||||||
.Sh BIND FUNCTION LIST
|
.Sh BIND FUNCTION LIST
|
||||||
.Bl -tag -width 23n -compact
|
.Bl -tag -width 23n -compact
|
||||||
@ -325,12 +324,12 @@ Vertically maximize current window (gap + border honored).
|
|||||||
Horizontally maximize current window (gap + border honored).
|
Horizontally maximize current window (gap + border honored).
|
||||||
.It window-htile
|
.It window-htile
|
||||||
Current window is placed at the top of the screen, maximized
|
Current window is placed at the top of the screen, maximized
|
||||||
horizontally and resized to half of the vertical screen space. Other
|
horizontally and resized to half of the vertical screen space.
|
||||||
windows in its group share remaining screen space.
|
Other windows in its group share remaining screen space.
|
||||||
.It window-vtile
|
.It window-vtile
|
||||||
Current window is placed on the left of the screen, maximized vertically
|
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
|
and resized to half of the horizontal screen space.
|
||||||
group share remaining screen space.
|
Other windows in its group share remaining screen space.
|
||||||
.It window-move
|
.It window-move
|
||||||
Move current window.
|
Move current window.
|
||||||
.It window-resize
|
.It window-resize
|
||||||
|
Loading…
Reference in New Issue
Block a user