diff options
author | oga <oga> | 2008-01-16 16:14:55 +0000 |
---|---|---|
committer | oga <oga> | 2008-01-16 16:14:55 +0000 |
commit | de72f62924b2a65077f56d22690b017a467361bd (patch) | |
tree | b3982594eb655d7425dbcc046355b7a46c314b95 /cwm.1 | |
parent | 7fb2664f92a087762ab58158ab5c4f7c442bcd1b (diff) | |
download | cwm-de72f62924b2a65077f56d22690b017a467361bd.tar.gz cwm-de72f62924b2a65077f56d22690b017a467361bd.tar.xz cwm-de72f62924b2a65077f56d22690b017a467361bd.zip |
All of the 9wm code in cwm has been removed or re-written. Edit LICENSE
and the manpage to reflect this. While i'm here remove the note in todo about cleaning up the menu code; it's been done. ok ian@, okan@ (he also provided most of the manpage rework)
Diffstat (limited to 'cwm.1')
-rw-r--r-- | cwm.1 | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/cwm.1 b/cwm.1 index 2ba3ec8..9acff85 100644 --- a/cwm.1 +++ b/cwm.1 @@ -29,13 +29,8 @@ .Op Fl f Ar fontname .Sh DESCRIPTION .Nm -is a window manager for X11. -It was originally inspired by evilwm, but was rewritten from scratch -due to limitations in the evilwm codebase. -The from-scratch rewrite borrowed some code from 9wm. -.Nm -contains many new features which all concentrate on the efficiency and -transparency of window management. +is a window manager for X11 which contains many features that +concentrate on the efficiency and transparency of window management. .Nm also aims to maintain the simplest and most pleasant aesthetic. .Pp @@ -356,11 +351,7 @@ $ ln -s "unmap" 4-o .An -nosplit .Pp .Nm -contains some code from 9wm. -.Pp -The -.Nm -software has been developed by +was developed by .An Marius Aamodt Eriksen Aq marius@monkey.org with contributions from .An Andy Adamson Aq dros@monkey.org , @@ -368,6 +359,13 @@ with contributions from and .An Antti Nykänen Aq aon@iki.fi . Ideas, discussion with many others. -.\" .Sh HISTORY -.\".Aq marius@monkey.org . -.\" .Sh CAVEATS +.Sh HISTORY +.Nm +was originally inspired by evilwm, but was rewritten from scratch +due to limitations in the evilwm codebase. +The from-scratch rewrite borrowed some code from 9wm, however that code +has since been removed or rewritten. +.Pp +.Nm +first appeared in +.Ox 4.2 . |