Date: 27 Jul 2000 17:05:57 -0500 From: Lars Eighner <eighner@io.com> To: Linh Pham <lplist@q.closedsrc.org> Cc: questions@FreeBSD.ORG Subject: Re: Files in /usr/doc Message-ID: <86em4f5iuy.fsf@dumpster.io.com> In-Reply-To: Linh Pham's message of "Thu, 27 Jul 2000 13:53:07 -0700 (PDT)" References: <Pine.BSF.4.21.0007271350410.16662-100000@q.closedsrc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In our last episode, <Pine.BSF.4.21.0007271350410.16662-100000@q.closedsrc.org>, the lovely and talented Linh Pham broadcast LP> On Thu, 27 Jul 2000, Ben Smithurst wrote: >> When you cvsup doc-all with prefix=/usr you will have /usr/doc. LP> Okay... I got the documentation compiled and installed and loads LP> up okay under IE, Netscape and Mozilla M16 on two of my Windows LP> boxen at work. But when I do a view source, the HTML source comes LP> up like the following: LP> <HTML LP> > <HEAD> <TITLE FreeBSD Handbook</TITLE> <META LP> NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version LP> 1.54"><LINK REL="NEXT" TITLE="Getting Started" LP> HREF="p37.html"></HEAD LP> > LP> Could it be the way tidy causing this or is something else wrong? I guess it is from the sgml parser, although it might be possible to change it with some tidy setting I don't know about. It is perfectly valid HTML so it is debatable whether anything is wrong. If it bothers you, use your favorite text tool to search for \n> and replace with >\n . As machine-generated HTML goes, this is far from the worst. -- Lars Eighner eighner@io.com http://www.io.com/~eighner/ Maintain thy airspeed, lest the ground rise up and smite thee. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86em4f5iuy.fsf>