mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
s/-offset -indent/-offset indent/ for correct indentation,
and properly encode \(:a found by mandoc -Tlint
This commit is contained in:
parent
ff3df256a1
commit
1f310d57e2
8
cwm.1
8
cwm.1
@ -14,7 +14,7 @@
|
|||||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.Dd $Mdocdate: June 19 2009 $
|
.Dd $Mdocdate: August 24 2009 $
|
||||||
.Dt CWM 1
|
.Dt CWM 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -188,7 +188,7 @@ keeps a history of the 5 previous titles of a window.
|
|||||||
When searching, the leftmost character of the result list may show a
|
When searching, the leftmost character of the result list may show a
|
||||||
flag:
|
flag:
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -width 10n -offset -indent -compact
|
.Bl -tag -width 10n -offset indent -compact
|
||||||
.It !
|
.It !
|
||||||
The window is the currently focused window.
|
The window is the currently focused window.
|
||||||
.It &
|
.It &
|
||||||
@ -230,7 +230,7 @@ and a red border will be shown on those just removed.
|
|||||||
.Sh MENUS
|
.Sh MENUS
|
||||||
Menus are recalled by clicking the mouse on the root window:
|
Menus are recalled by clicking the mouse on the root window:
|
||||||
.Pp
|
.Pp
|
||||||
.Bl -tag -width 10n -offset -indent -compact
|
.Bl -tag -width 10n -offset indent -compact
|
||||||
.It Ic M1
|
.It Ic M1
|
||||||
Show list of currently hidden windows.
|
Show list of currently hidden windows.
|
||||||
Clicking on an item will unhide that window.
|
Clicking on an item will unhide that window.
|
||||||
@ -266,7 +266,7 @@ with contributions from
|
|||||||
.An Andy Adamson Aq dros@monkey.org ,
|
.An Andy Adamson Aq dros@monkey.org ,
|
||||||
.An Niels Provos Aq provos@monkey.org ,
|
.An Niels Provos Aq provos@monkey.org ,
|
||||||
and
|
and
|
||||||
.An Antti Nykänen Aq aon@iki.fi .
|
.An Antti Nyk\(:anen Aq aon@iki.fi .
|
||||||
Ideas, discussion with many others.
|
Ideas, discussion with many others.
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user