From 44edab22e050daaf5477d1b8593b2d413245d8ce Mon Sep 17 00:00:00 2001
From: Martin Nilsson <mani@lysator.liu.se>
Date: Wed, 7 May 2003 03:18:49 +0200
Subject: [PATCH] No more httpd

Rev: bin/README:1.5
---
 bin/README | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bin/README b/bin/README
index e472eb88d9..037e688bd4 100644
--- a/bin/README
+++ b/bin/README
@@ -17,11 +17,6 @@ hilfe
   Alias for pike without arguments, which starts Hilfe,
   the incremental Pike frontend.
 
-httpd.pike
-  A very small httpd capable of fetching files only.
-  [FIXME: Should be removed since there is a better
-   server within Pike]
-
 install_module
   Installs a Pike module into a pike module directory.
   [FIXME: Doesn't appear to be fully functional]
-- 
GitLab