From owner-freebsd-questions Sun Jan 4 18:31:35 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA20194 for questions-outgoing; Sun, 4 Jan 1998 18:31:35 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from scanner.worldgate.com (scanner.worldgate.com [198.161.84.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA20175 for ; Sun, 4 Jan 1998 18:31:30 -0800 (PST) (envelope-from marcs@znep.com) Received: from znep.com (uucp@localhost) by scanner.worldgate.com (8.8.7/8.8.7) with UUCP id TAA15922; Sun, 4 Jan 1998 19:31:02 -0700 (MST) Received: from localhost (marcs@localhost) by alive.znep.com (8.7.5/8.7.3) with SMTP id TAA02369; Sun, 4 Jan 1998 19:21:56 -0700 (MST) Date: Sun, 4 Jan 1998 19:21:55 -0700 (MST) From: Marc Slemko To: Brian Clapper cc: questions@freebsd.org Subject: Re: Can't Access Apache Manual Files In-Reply-To: <199801031459.JAA19770@current.willscreek.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 3 Jan 1998, Brian Clapper wrote: > To my knowledge, there *are* no man pages for Apache, and never have been; > all the docs are HTML. I have the full source distribution for Apache > 1.3b2 (only one beta release behind the current one of 1.3b3). There's not > a single man page in the distribution. Look again. While all the main docs are HTML since man pages really aren't a good format for extensive documentation, there are man pages regardless of what FreeBSD may do with them. marcs@alive:~/archive/apache/apachen$ ls -l src/support/*.[18] -rw-r----- 1 marcs marcs 4639 Sep 5 17:04 src/support/apachectl.1 -rw-r--r-- 1 marcs bin 3974 Oct 31 17:31 src/support/htpasswd.1 -rw-r--r-- 1 marcs bin 4920 Oct 31 17:31 src/support/httpd.8