From owner-freebsd-questions@FreeBSD.ORG Sat Aug 5 23:26:17 2006 Return-Path: X-Original-To: questions@freebsd.org 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 BC86016A4DF for ; Sat, 5 Aug 2006 23:26:17 +0000 (UTC) (envelope-from micahjon@ywave.com) Received: from relay1.av-mx.com (relay1.av-mx.com [137.118.16.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2242143D53 for ; Sat, 5 Aug 2006 23:26:16 +0000 (GMT) (envelope-from micahjon@ywave.com) X-Virus-Scan-Time: 0 Received: from [137.118.16.55] (HELO mx3.av-mx.com) by relay1.av-mx.com (CommuniGate Pro SMTP 4.2.10) with SMTP id 340491651 for questions@freebsd.org; Sat, 05 Aug 2006 19:26:16 -0400 Received: (qmail 25643 invoked from network); 5 Aug 2006 23:26:15 -0000 Received: from dsl17146.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.104.146) by mx3.av-mx.com with SMTP; 5 Aug 2006 23:26:15 -0000 X-CLIENT-IP: 216.227.104.146 X-CLIENT-HOST: dsl17146.ywave.com Message-ID: <44D52915.7000304@ywave.com> Date: Sat, 05 Aug 2006 16:26:13 -0700 From: Micah User-Agent: Thunderbird 1.5.0.5 (X11/20060730) MIME-Version: 1.0 To: Chris Whitehouse References: <44D3A113.1040705@childeric.freeserve.co.uk> <44k65nnx5e.fsf@be-well.ilk.org> <44D51431.4060409@childeric.freeserve.co.uk> In-Reply-To: <44D51431.4060409@childeric.freeserve.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: portmanager man page online? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Aug 2006 23:26:17 -0000 Chris Whitehouse wrote: > Lowell Gilbert wrote: >> Chris Whitehouse writes: >> >>> Searching for portmanager in the online man pages doesn't get >>> anything. Should it? >> >> Sure. >> >> http://www.freebsd.org/cgi/man.cgi?query=portmanager&manpath=FreeBSD+Ports+6.1-RELEASE >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> >> > > So it does, but a search for portmanager from > http://www.freebsd.org/cgi/man.cgi doesn't get anything, at least in my > browser. The message returned is > > Sorry, no data found for `portmanager'. > > and the URL is now > http://www.freebsd.org/cgi/man.cgi?query=portmanager&apropos=0&sektion=0&manpath=FreeBSD+6.1-RELEASE&format=html > > > which curiously contains 'apropos'. I double checked and I did have the > Man radio button selected. > > Doing the same thing with apropos selected gets the same message and the > URL is > http://www.freebsd.org/cgi/man.cgi?query=portmanager&sektion=0&manpath=FreeBSD+6.1-RELEASE&apropos=1&format=html > > > Also it is not listed in the Section 1 section index. > > Am I just looking in the wrong place? > > 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 30 10:47:21 BST 2006 > root@box.13dog.org:/usr/obj/usr/src/sys/GENERIC i386 > > Mozilla Firefox 1.5.0.1 > > Chris In the right hand drop-down, where it says FreeBSD 6.1-RELEASE (or something similar) select FreeBSD Ports 6.1-RELEASE. HTH, Micah