From af6974bdc851782b56b95d7a03af42dad7a996f5 Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Mon, 9 Oct 2006 09:45:24 +0200 Subject: [PATCH] changed hostname occurences --- README | 2 +- doc/guide_en.tex | 16 ++++++++-------- libcext/trim.c | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README b/README index 5e1c0e78..b573b432 100644 --- a/README +++ b/README @@ -80,5 +80,5 @@ The following people have contributed especially to wmii in various ways: References ---------- -[1] http://wmii.de +[1] http://suckless.org [2] http://www.cs.bell-labs.com/sys/man/5/INDEX.html diff --git a/doc/guide_en.tex b/doc/guide_en.tex index 5e6e953f..752b2523 100644 --- a/doc/guide_en.tex +++ b/doc/guide_en.tex @@ -55,7 +55,7 @@ Salvador\\Peir\'o \title{A Guide to wmii-4% \thanks{Thanks to the wmii community, in particular all the -people mentioned at \href{http://wmii.de/index.php/WMII/People}{WMII/people}.} +people mentioned at \href{http://suckless.org/index.php/WMII/People}{WMII/people}.} } %\email{stepardo@gmail.com \and saoret.one@gmail.com} @@ -126,8 +126,8 @@ people mentioned at \href{http://wmii.de/index.php/WMII/People}{WMII/people}.} \wmii{} is licensed under the MIT/X Consortium License, which basically means it is free software, and you are free to download - it from \hrefx{http://wmii.de} free of charge~\footnote{ please have - a look at \hrefx{http://wmii.de/repos/wmii/LICENSE} for + it from \hrefx{http://suckless.org} free of charge~\footnote{ please have + a look at \hrefx{http://suckless.org/repos/wmii/LICENSE} for details}. \subsection{Configuration and installation} @@ -695,7 +695,7 @@ people mentioned at \href{http://wmii.de/index.php/WMII/People}{WMII/people}.} a \verb+wmiir remove /bar/foo+ command. If you want to learn more, take a look at the status script and - visit \hrefx{http://wmii.de} for good examples, like the following: + visit \hrefx{http://suckless.org} for good examples, like the following: \begin{itemize*} \item \emph{status}: monitoring remaining battery, temperature, \dots on laptops @@ -759,7 +759,7 @@ people mentioned at \href{http://wmii.de/index.php/WMII/People}{WMII/people}.} % I would also like to put/see a recommended readings or bibliography % section this will be of course biased by my use of plumber and acme % from p9p but i think it's worth mentioning both them here. similar to: - % http://wmii.de/contrib/guide-es/beginnersguide/node10.html + % http://suckless.org/contrib/guide-es/beginnersguide/node10.html \section{The End} \label{sec:end} @@ -769,9 +769,9 @@ people mentioned at \href{http://wmii.de/index.php/WMII/People}{WMII/people}.} this document, feel free to drop us a note: Contact information is to be found here: - \href{http://wmii.de/index.php/BeginnersGuide}{direct mail}, - \href{http://wmii.de/index.php/MailingList}{[wmii]} mailing-list, - \href{http://wmii.de/index.php/IRC}{\#wmii} irc channel or even + \href{http://suckless.org/index.php/BeginnersGuide}{direct mail}, + \href{http://suckless.org/index.php/MailingList}{[wmii]} mailing-list, + \href{http://suckless.org/index.php/IRC}{\#wmii} irc channel or even with smoke signals~\footnote{ but don't ask us for advice, here you're on your own \texttt{;-P}.}. diff --git a/libcext/trim.c b/libcext/trim.c index ad1148e1..e4f1163d 100644 --- a/libcext/trim.c +++ b/libcext/trim.c @@ -1,5 +1,5 @@ /* - * Copyright (c) MMVI Anselm R. Garbe + * Copyright (c) MMVI Anselm R. Garbe * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above