diff options
author | Okan Demirmen <okan@cvs.openbsd.org> | 2008-07-11 15:20:05 +0000 |
---|---|---|
committer | Okan Demirmen <okan@cvs.openbsd.org> | 2008-07-11 15:20:05 +0000 |
commit | fc26f091bd9ce5432f648f7378620f5cc0c9ea03 (patch) | |
tree | 8489d0d3f75f856d27afbbba7741dcc291de96f6 | |
parent | c7fa1528d54ba34cd19e60bc2dff53ad0c18df0d (diff) |
add Xr for cwm(1)
-rw-r--r-- | app/cwm/cwm.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/cwm/cwm.1 b/app/cwm/cwm.1 index 9dbb8047b..bf42c6682 100644 --- a/app/cwm/cwm.1 +++ b/app/cwm/cwm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.34 2008/07/11 15:18:29 okan Exp $ +.\" $OpenBSD: cwm.1,v 1.35 2008/07/11 15:20:04 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -115,7 +115,8 @@ to another window manager without restarting the X server. .It Ic C-M-S-r Reload configuration. .It Ic C-M-S-q -Quit cwm. +Quit +.Xr cwm 1 . .El .Pp The mouse bindings are also important, they are: |