From owner-freebsd-questions Fri Mar 15 12:32:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 0F39D37B402 for ; Fri, 15 Mar 2002 12:32:56 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id B62FEBE33; Fri, 15 Mar 2002 12:32:55 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id MAA04277; Fri, 15 Mar 2002 12:32:54 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g2FKZet61495; Fri, 15 Mar 2002 12:35:40 -0800 (PST) (envelope-from swear@blarg.net) To: Benjamin Krueger Cc: "jamgill@uu.net" , Joe & Fhe Barbish , FBSDQ Subject: Re: man pages to hmtl References: <20020314200432.A93644@rain.macguire.net> <20020315012646.B93644@rain.macguire.net> From: swear@blarg.net (Gary W. Swearingen) Date: 15 Mar 2002 12:35:40 -0800 In-Reply-To: <20020315012646.B93644@rain.macguire.net> Message-ID: Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Benjamin Krueger writes: > Installing Lynx wherever you need documentation is not a terribly good idea > for the same reasons above. A couple of the same reasons, maybe. But it might be worth the trouble to have a decent man page reader which the big web browsers are decidedly not. Man page users should be given a reader that has a good, easy-to-use search function. The normal "less" program used by "man" allows regular-expression searching. And "lynx" at least allows easy typing-only searching without having to pop up a search window and get the focus into the text field and have to move the thing off the top of what you're trying to see. Alternatively, it shouldn't be hard for an SA to write a man&less-using "rman" command that gets its page via your network xfr program of choice. Or couldn't you just use "ssh" to run "man" remotely? And it's not good to leave people without the very useful "apropos" command (which reads only from small "whatis" files, I think). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message