wmi

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

commit ed53bec3b69078517bbe99b070096742be125f0d
parent 451fd50fad0c3463fa60d4210680e718dcc57c60
Author: Anselm R Garbe <anselm@garbe.us>
Date:   Thu, 10 Sep 2009 19:00:09 +0100

updated man pages to have correct urls

Diffstat:
examples/statustext.sh | 4+---
man/actions.conf.5 | 4++--
man/common.conf.5 | 4++--
man/session.conf.5 | 4++--
man/theme.conf.5 | 4++--
man/wmi.1 | 6+++---
man/wmiremote.1 | 4++--
7 files changed, 14 insertions(+), 16 deletions(-)

diff --git a/examples/statustext.sh b/examples/statustext.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2003 - 2004 Anselm R. Garbe <anselmg at t-online.de> +# Copyright (c) 2003 - 2009 Anselm R Garbe <anselm@garbe.us> # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -20,8 +20,6 @@ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # DEALINGS IN THE SOFTWARE. # -# $Id: statustext.sh 140 2004-05-05 22:29:34Z garbeam $ - # statustext.sh - shows date/time and APM status on the status bar. # # Just add following line to your .xinitrc to launch this status text: diff --git a/man/actions.conf.5 b/man/actions.conf.5 @@ -357,9 +357,9 @@ A key is a key on your keyboard, note that keys have to be case sensitive to the A button is a mouse button, if you've a three-button mouse following buttons are valid: Button1, Button2, Button3. .SH AUTHOR -WMI was written by Anselm R. Garbe < anselmg@t-online.de > and others (see AUTHORS or the WMI site for further information) +WMI was written by Anselm R. Garbe < anselm@garbe.us > and others (see AUTHORS or the WMI site for further information) -You will find the newest version of WMI at \fBhttp://wmi.berlios.de/\f1. There is also a mailing list. +You will find the newest version of WMI at \fBhttp://wmi.suckless.org/\f1. There is also a mailing list. .SH BUGS You should report them to the mailing list. .SH SEE ALSO diff --git a/man/common.conf.5 b/man/common.conf.5 @@ -78,9 +78,9 @@ Defines the relative (to monitor width) width of the space for user defined stat \fBterminal=\f1 Defines the terminal command to use for the exec-term action, default is "xterm -e". .SH AUTHOR -WMI was written by Anselm R. Garbe < anselmg@t-online.de > and others (see AUTHORS or the WMI site for further information) +WMI was written by Anselm R. Garbe < anselm@garbe.us > and others (see AUTHORS or the WMI site for further information) -You will find the newest version of WMI at \fBhttp://wmi.berlios.de/\f1. There is also a mailing list. +You will find the newest version of WMI at \fBhttp://wmi.suckless.org/\f1. There is also a mailing list. .SH BUGS You should report them to the mailing list. .SH SEE ALSO diff --git a/man/session.conf.5 b/man/session.conf.5 @@ -28,9 +28,9 @@ This setting gives WMI the hint, if an application should be running in maximize Note that borderless applications will never be maximized whatever you may define. .SH AUTHOR -WMI was written by Anselm R. Garbe < anselmg@t-online.de > and others (see AUTHORS or the WMI site for further information) +WMI was written by Anselm R. Garbe < anselm@garbe.us > and others (see AUTHORS or the WMI site for further information) -You will find the newest version of WMI at \fBhttp://wmi.berlios.de/\f1. There is also a mailing list. +You will find the newest version of WMI at \fBhttp://wmi.suckless.org/\f1. There is also a mailing list. .SH BUGS You should report them to the mailing list. .SH SEE ALSO diff --git a/man/theme.conf.5 b/man/theme.conf.5 @@ -228,9 +228,9 @@ Execution of a command, e.g. setting the background wallpaper which is invoked w \fBfont=\f1 The font of labels, tabs and bars. Note that the height of buttons and bars is scaled to match with the font size of the defined font. If you want to have bigger or smaller bars and buttons simply choose a bigger or smaller font. .SH AUTHOR -WMI was written by Anselm R. Garbe < anselmg@t-online.de > and others (see AUTHORS or the WMI site for further information) +WMI was written by Anselm R. Garbe < anselm@garbe.us > and others (see AUTHORS or the WMI site for further information) -You will find the newest version of WMI at \fBhttp://wmi.berlios.de/\f1. There is also a mailing list. +You will find the newest version of WMI at \fBhttp://wmi.suckless.org/\f1. There is also a mailing list. .SH BUGS You should report them to the mailing list. .SH SEE ALSO diff --git a/man/wmi.1 b/man/wmi.1 @@ -18,7 +18,7 @@ Prints short usage information about WMI. \fB-v\f1 Prints the version of WMI. .SH WELCOME -If you're a newbie user and want getting started with WMI, it's recommended to read this manual page and at least \fBactions.conf(5)\f1. Alternativly you can also read the tutorial at the WMI website \fBhttp://wmi.berlios.de/\f1 or following brief introduction. +If you're a newbie user and want getting started with WMI, it's recommended to read this manual page and at least \fBactions.conf(5)\f1. Alternativly you can also read the tutorial at the WMI website \fBhttp://wmi.suckless.org/\f1 or following brief introduction. It's assumed that you've already installed WMI successfully and started it already. If it's the first time you've started WMI, you'll see this manual page automatically within a xterm. @@ -100,9 +100,9 @@ Following files are valid configuration files: \fBtheme.conf(5)\f1: This file contains all properties which influence the look and feel of the WMI. .SH AUTHOR -WMI was written by Anselm R. Garbe < anselmg@t-online.de > and others (see AUTHORS or the WMI site for further information) +WMI was written by Anselm R. Garbe < anselm@garbe.us > and others (see AUTHORS or the WMI site for further information) -You will find the newest version of WMI at \fBhttp://wmi.berlios.de/\f1. There is also a mailing list. +You will find the newest version of WMI at \fBhttp://wmi.suckless.org/\f1. There is also a mailing list. .SH BUGS You should report them to the mailing list. .SH SEE ALSO diff --git a/man/wmiremote.1 b/man/wmiremote.1 @@ -32,9 +32,9 @@ Prints current key bindings of WMI. \fB-v\f1 Prints the version of WMI. .SH AUTHOR -WMI was written by Anselm R. Garbe < anselmg@t-online.de > and others (see AUTHORS or the WMI site for further information) +WMI was written by Anselm R. Garbe < anselm@garbe.us > and others (see AUTHORS or the WMI site for further information) -You will find the newest version of WMI at \fBhttp://wmi.berlios.de/\f1. There is also a mailing list. +You will find the newest version of WMI at \fBhttp://wmi.suckless.org/\f1. There is also a mailing list. .SH BUGS You should report them to the mailing list. .SH SEE ALSO