From owner-freebsd-hackers Sun Mar 26 14:07:59 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA01471 for hackers-outgoing; Sun, 26 Mar 1995 14:07:59 -0800 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id OAA01453 for ; Sun, 26 Mar 1995 14:07:52 -0800 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA16217 (5.67a/IDA-1.5); Sun, 26 Mar 1995 15:52:22 -0600 Received: by bonkers.taronga.com (smail2.5p) id AA27158; 26 Mar 95 14:10:53 CST (Sun) Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.6) id OAA27155; Sun, 26 Mar 1995 14:10:52 -0600 From: Peter da Silva Message-Id: <199503262010.OAA27155@bonkers.taronga.com> Subject: Re: httpd as part of the system. To: hasty@star-gate.com (Amancio Hasty) Date: Sun, 26 Mar 1995 14:10:51 -0600 (CST) Cc: paul@isl.cf.ac.uk, fbsd@clem.systemsix.com, hackers@FreeBSD.org In-Reply-To: <199503252010.UAA00342@star-gate.com> from "Amancio Hasty" at Mar 25, 95 08:09:46 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 452 Sender: hackers-owner@FreeBSD.org Precedence: bulk Well, Chimera 1.63 not only works on 1.1.5 but didn't require any patching. Though the authors make the same mistake as NCSA: you can't use a 14 point fixed font with a 12 point variable width font and expect it to look any good. Anyway... one thing Chimera supports is external URL handlers. So you could set up a "man:" handler and handle "man:" URLs. If lynx can do this to there's no need to have a httpd installed to link outside the HTML docs.