diff options
author | Okan Demirmen <okan@cvs.openbsd.org> | 2012-11-07 14:58:27 +0000 |
---|---|---|
committer | Okan Demirmen <okan@cvs.openbsd.org> | 2012-11-07 14:58:27 +0000 |
commit | 8525615252c5cafc177874586f33fe5dfd269ed1 (patch) | |
tree | af9ca317095fae00cd93fbf99c6171b3e1058bed | |
parent | 35c713bdae1021b836183e47d0a9315962693bc5 (diff) |
zap trailing space
-rw-r--r-- | app/cwm/cwmrc.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/cwm/cwmrc.5 b/app/cwm/cwmrc.5 index c2b0f72cd..557590af5 100644 --- a/app/cwm/cwmrc.5 +++ b/app/cwm/cwmrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.46 2012/11/01 01:10:47 okan Exp $ +.\" $OpenBSD: cwmrc.5,v 1.47 2012/11/07 14:58:26 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 1 2012 $ +.Dd $Mdocdate: November 7 2012 $ .Dt CWMRC 5 .Os .Sh NAME @@ -58,7 +58,7 @@ is 0, matching windows will not be added to any group; this may be used to override .Dq sticky group mode . .Pp -The name and class values, respectively, for existing windows +The name and class values, respectively, for existing windows may be obtained using .Xr xprop 1 . .Pp |