From owner-freebsd-questions@FreeBSD.ORG Mon Mar 15 05:54:50 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB9E916A4CF for ; Mon, 15 Mar 2004 05:54:50 -0800 (PST) Received: from mail.balius.com (rrcs-nys-24-24-63-86.biz.rr.com [24.24.63.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE0F43D45 for ; Mon, 15 Mar 2004 05:54:50 -0800 (PST) (envelope-from cms@balius.com) Received: from conversion-daemon.peppy.amotken.com by peppy.amotken.com (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) id <0HUM00301E7TKZ@peppy.amotken.com> (original mail from cms@balius.com) for freebsd-questions@freebsd.org; Mon, 15 Mar 2004 08:50:44 -0500 (EST) Received: from [192.168.1.199] by peppy.amotken.com (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPSA id <0HUM00J09EGEK0@peppy.amotken.com> for freebsd-questions@freebsd.org; Mon, 15 Mar 2004 08:50:39 -0500 (EST) Date: Mon, 15 Mar 2004 08:54:39 -0500 From: Chad M Stewart To: freebsd-questions@freebsd.org Message-id: <4D39C020-7688-11D8-A88E-000A959CF11A@balius.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=US-ASCII Content-transfer-encoding: 7BIT X-Operating-System: Darwin Hagrid 7.2.0 Darwin Kernel Version 7.2.0 X-Chads-Rule: If you use Outlook, my rules automatically put your messages in my Junk Mail folder X-Mac: It Just Rocks Subject: looking for src of man.cgi X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 13:54:51 -0000 I'm trying to find the source of http://www.freebsd.org/cgi/man.cgi I grabbed the collection www release=cvs using cvsup, and in there I find a man.cgi,v that says exec('/usr/local/www/bsddoc/bin/man.cgi'); How do I go about getting that? Thanks, Chad