From owner-freebsd-hackers Mon Jan 9 16:53:17 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id QAA07450 for hackers-outgoing; Mon, 9 Jan 1995 16:53:17 -0800 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id QAA07443; Mon, 9 Jan 1995 16:53:16 -0800 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: terry@cs.weber.edu (Terry Lambert) cc: hackers@freefall.cdrom.com Subject: Re: Mail about `dir' file. In-reply-to: Your message of "Mon, 09 Jan 1995 10:18:15 MST." <9501091718.AA01988@cs.weber.edu> Date: Mon, 09 Jan 1995 16:53:16 -0800 Message-ID: <7441.789699196@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.org Precedence: bulk > I saw it; I wasn't horribly enamored of the idea of info files at all, > having hacked help files on VMS for far too long in my miguided youth. Maybe, but we've already got a browser we can count on having with the system (unless you're prepared right here and now to try and get lynx into /usr/bin :-) that a number of people are ALREADY FAMILIAR WITH and it's called info. My personal preference would be to do the docs in sgml, sure, but the very minute texinfo output works, pop copies of the output into /usr/share/info at install time. That would give us nice online docs using a browser that may be a little crufty, but it's small and it's been around for a real long time. Don't worry, we'll produce HTML too so that folks like you can browse with netscape all you wish! :-) Jordan