From owner-freebsd-questions Sun Jan 4 18:53:57 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA21997 for questions-outgoing; Sun, 4 Jan 1998 18:53:57 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from BIGFUN.vwcom.com (BIGFUN.vwcom.com [151.197.101.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA21986 for ; Sun, 4 Jan 1998 18:53:44 -0800 (PST) (envelope-from bmc@WillsCreek.COM) Received: from WillsCreek.COM (gw.willscreek.com [151.197.101.46]) by BIGFUN.vwcom.com (8.8.6/8.8.6) with ESMTP id VAA03320; Sun, 4 Jan 1998 21:48:32 -0500 (EST) Received: from current.willscreek.com (current.willscreek.com [172.16.87.1]) by WillsCreek.COM (8.8.8/8.8.5) with ESMTP id VAA03431; Sun, 4 Jan 1998 21:53:30 -0500 (EST) Received: (from bmc@localhost) by current.willscreek.com (8.8.8/8.8.5) id VAA12226; Sun, 4 Jan 1998 21:53:28 -0500 (EST) Date: Sun, 4 Jan 1998 21:53:28 -0500 (EST) Message-Id: <199801050253.VAA12226@current.willscreek.com> From: Brian Clapper MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Marc Slemko Cc: questions@freebsd.org Subject: Re: Can't Access Apache Manual Files In-Reply-To: References: <199801031459.JAA19770@current.willscreek.com> X-Mailer: VM 6.23 under Emacs 19.34.1 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On 4 January, 1998, at 19:21 (-0700) Marc Slemko wrote: > 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 Ah, good man. I figured if I misspoke, you'd be sure to correct me. :-) ----- Brian Clapper, bmc@WillsCreek.COM, http://WWW.WillsCreek.COM/ A successful tool is one that was used to do something undreamed of by its author. -- S. C. Johnson