From abd7a8186f9be21a117ab49b083270cb9167dc75 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 5 Jan 2010 20:47:57 +0100 Subject: Revert abe4d45653bcafa85221f0629899f9c4cd2417ea and 1b18ab5e20a23a2d48b426a6d961a5b556d2e4cb. Ban user. --- documentation.mdwn | 2 +- hurd.mdwn | 1 - ikiwiki.setup | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/documentation.mdwn b/documentation.mdwn index f565fe16..8559eff1 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -19,6 +19,6 @@ Documentation for... # [[Unix]] Programming - * *The C Programming Language* a [paper writing](http://www.superiorpapers.com/) by Brian W. Kernighan and Dennis M. Ritchie, + * *The C Programming Language* by Brian W. Kernighan and Dennis M. Ritchie, [order from Amazon](http://www.amazon.com/Programming-Language-Prentice-Hall-Software/dp/0131103628/ref=pd_bxgy_b_img_a) diff --git a/hurd.mdwn b/hurd.mdwn index c1a8f892..24bd97f7 100644 --- a/hurd.mdwn +++ b/hurd.mdwn @@ -97,4 +97,3 @@ in the *unstable* branch of the Debian archive. * [[Debugging]] * [Hurd Sourcecode Reference](http://www.htu.tugraz.at/~past/hurd/global/): Searchable and browsable index of the code. * [[Networking]] -* [Paper Writing](http://www.superiorpapers.com/) diff --git a/ikiwiki.setup b/ikiwiki.setup index 4f0cf989..9cd23660 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -38,7 +38,7 @@ IkiWiki::Setup::Standard->import({ # users who are wiki admins adminuser => [qw{tschwinge}], # users who are banned from the wiki - banned_users => [qw{ColetCris}], + banned_users => [qw{ColetCris http://calvinyoung.myopenid.com/}], # where the source of the wiki is located srcdir => $srcdir, # where to build the wiki -- cgit v1.2.3