summaryrefslogtreecommitdiff
path: root/app/cwm
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2008-06-05 14:29:02 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2008-06-05 14:29:02 +0000
commit152935c84dff17ac161bd2c0d65da8298a17b48d (patch)
tree427f2c2658d647825b3766f6019aa70787caca5c /app/cwm
parent2091894e7dba26f2c1159d6183b06b4197ba6398 (diff)
Enter -> Return, to be consistant and correct.
found the hard way by johan and discovered by oga. "do it" oga@
Diffstat (limited to 'app/cwm')
-rw-r--r--app/cwm/cwm.110
1 files changed, 5 insertions, 5 deletions
diff --git a/app/cwm/cwm.1 b/app/cwm/cwm.1
index 965d37f8f..e61881bdf 100644
--- a/app/cwm/cwm.1
+++ b/app/cwm/cwm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwm.1,v 1.30 2008/06/03 21:27:47 okan Exp $
+.\" $OpenBSD: cwm.1,v 1.31 2008/06/05 14:29:01 okan Exp $
.\"
.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
.\"
@@ -15,7 +15,7 @@
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\" The following requests are required for all man pages.
-.Dd $Mdocdate: June 3 2008 $
+.Dd $Mdocdate: June 5 2008 $
.Dt CWM 1
.Os
.Sh NAME
@@ -57,11 +57,11 @@ The current keybindings are described below;
their functionality is described in more detail later.
.Pp
.Bl -tag -width "C-M-EscapeXXX" -offset indent -compact
-.It Ic C-M-Enter
+.It Ic C-M-Return
Spawn a new terminal.
.It Ic C-M-Delete
Lock the screen.
-.It Ic M-Enter
+.It Ic M-Return
Hide current window.
.It Ic M-Down
Lower current window.
@@ -188,7 +188,7 @@ Select the previous window in the list.
Backspace.
.It Ic C-u
Clear the input.
-.It Ic [Enter]
+.It Ic [Return]
Focus the selected window.
.It Ic [Esc]
Cancel.