diff options
author | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-13 14:33:22 +0200 |
---|---|---|
committer | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-13 14:33:22 +0200 |
commit | b72588746f3d1548283ca98f90961b4f8c2e2800 (patch) | |
tree | e32750a5d3372055d1c4b6ef76bf1d7acf7dec76 /dwm.html | |
parent | b2e98bf9e2326cd1ba2c28c7fd4794929b275d24 (diff) | |
download | dwm-b72588746f3d1548283ca98f90961b4f8c2e2800.tar.gz |
several fixes
Diffstat (limited to 'dwm.html')
-rw-r--r-- | dwm.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dwm.html b/dwm.html index 948192c..d1602fb 100644 --- a/dwm.html +++ b/dwm.html @@ -28,9 +28,9 @@ and all this hype about remote control through a 9P service, I only want to manage my windows in a simple, but dynamic way. wmii never got finished because I listened to users, who proposed arbitrary ideas I - considered useful. This resulted in an extreme <a href="http://www.jwz.org/doc/cadt.html">CADT model</a> - of developmentwhich was basically my mistake. Thus the philosophy of - dwm is to fit my needs. That's it. + considered useful. This resulted in an extreme <a href="http://www.jwz.org/doc/cadt.html">CADT</a> + development model, which was a mistake. Thus the philosophy of + dwm is simply <i>to fit my needs</i> (maybe yours as well). That's it. </p> <h3>Differences to wmii</h3 <p> |