wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit d8eb7baf2b4063f45b5e48d60f03758a1eaa6b76
parent 00fb0483f9e50dad4fec136fa03bfc2680fc9b6d
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Fri, 13 Jan 2006 14:27:33 +0200

fixed small issue in wmiiwm.1


Diffstat:
cmd/wm/wmiiwm.1 | 8--------
1 file changed, 0 insertions(+), 8 deletions(-)

diff --git a/cmd/wm/wmiiwm.1 b/cmd/wm/wmiiwm.1 @@ -64,13 +64,6 @@ The rc script is used to customize and setup .B wmii beside its components to match the users needs. It can be a simple shell script, a native binary or whatever executable. -The only condition is, that it understands the command line arguments -.IR start -, which is provided while startup and -.IR stop -, which is provided on shutdown. -For details about the shipped default rc configuration system, see -.BR wmii.rc (5). .SH STRUCTURE The structure of @@ -168,4 +161,3 @@ Copyright \(co 2003 - 2005 by Anselm R. Garbe <garbeam (at) gmail (dot) com> .BR wmiiplumb (1), .BR wmiir (1), .BR wmiiwarp (1), -.BR wmii.rc (5).