diff options
author | oga | 2008-01-16 16:14:55 +0000 |
---|---|---|
committer | oga | 2008-01-16 16:14:55 +0000 |
commit | 1efc113bd43c1bb574441eaa4e4b0b40a824ce80 (patch) | |
tree | 85006dc6d298023fccfcc14c7deff33c6000d383 /cwm.1 | |
parent | 475e835196e065d2010dc146b3ca01598b554893 (diff) | |
download | cwm-1efc113bd43c1bb574441eaa4e4b0b40a824ce80.tar.gz |
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 | 30 |
1 files changed, 14 insertions, 16 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.18 2008/01/11 16:06:44 oga Exp $ +.\" $OpenBSD: cwm.1,v 1.19 2008/01/16 16:14:55 oga Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -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 . |