diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-06-18 20:44:41 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-06-18 20:44:41 +0000 |
commit | 111123dca72e33d62d719ebf60aa8644b12ce547 (patch) | |
tree | 3e19d343a5be462bda51408ce833fb4e6c3807a6 | |
parent | bb9725204b7aabf6fd04323d75f0ce75fcbf8b15 (diff) |
items on the first list should have full stops too.
ok martynas@
-rw-r--r-- | app/cwm/cwm.1 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app/cwm/cwm.1 b/app/cwm/cwm.1 index fe5a0ea18..f4b4d6e7d 100644 --- a/app/cwm/cwm.1 +++ b/app/cwm/cwm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.40 2009/06/18 20:24:54 sobrado Exp $ +.\" $OpenBSD: cwm.1,v 1.41 2009/06/18 20:44:40 sobrado Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -36,17 +36,17 @@ The following notation is used throughout this page: .Pp .Bl -tag -width Ds -offset indent -compact .It Ic C -Control +Control. .It Ic M -Meta +Meta. .It Ic S -Shift +Shift. .It Ic M1 -Left mouse button +Left mouse button. .It Ic M2 -Middle mouse button +Middle mouse button. .It Ic M3 -Right mouse button +Right mouse button. .El .Pp .Nm |