From owner-freebsd-doc@FreeBSD.ORG Thu Oct 23 10:00:15 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5A0516A4B3 for ; Thu, 23 Oct 2003 10:00:15 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id B00EE43FBD for ; Thu, 23 Oct 2003 10:00:09 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id h9NH07Td067374; Thu, 23 Oct 2003 19:00:07 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h9NGxKQx000676; Thu, 23 Oct 2003 18:59:20 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h9NGxBvR000675; Thu, 23 Oct 2003 18:59:11 +0200 (CEST) (envelope-from marc) Date: Thu, 23 Oct 2003 18:59:11 +0200 From: Marc Fonvieille To: Michel Lavondes Message-ID: <20031023165911.GA575@nosferatu.blackend.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-CURRENT cc: freebsd-doc@freebsd.org Subject: Re: No ssh or sshd online manpages? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 17:00:15 -0000 On Thu, Oct 23, 2003 at 07:11:59AM -0400, Michel Lavondes wrote: > (Mostly annoying, as I can read through the source of manpages imported > into the FreeBSD version I'm preparing to upgrade to.) > > Trying to access the online manpages for ssh and sshd (any 4.x or 5.x > version) with lynx2.8.4rel.1 gets me the following instead: > > FreeBSD Hypertext Man Pages: sshd > FreeBSD Hypertext Man Pages [littlelogo.gif] > Man Page or Keyword Search: sshd________________ Submit Reset > (*) Man [All Sections______________] [FreeBSD 4.8-stable_______] > ( ) Apropos Keyword Search (all sections) [html__] Output format > Index Page and Help | FAQ | Copyright > _________________________________________________________________ > Sorry, no data found for `sshd'. > You may look for other FreeBSD Search Services. > > To reproduce: > > lynx http://www.FreeBSD.org/cgi/man.cgi?query=sshd&apropos=0&sektion=0&manpath= > FreeBSD+4.8-stable&format=html > > (same result with ssh and or other FreeBSD releases) > > No clue as to what a fix may be. Try: http://www.freebsd.org/cgi/man.cgi?query=ssh&apropos=0&sektion=0&manpath=OpenBSD+3.3&format=html you have to use OpenBSD as OS. Marc