OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Postfix Archives: Re: man2html and postlink

Re: man2html and postlink


Subject: Re: man2html and postlink
From: Matthias Andree (madt.e-technik.uni-dortmund.de)
Date: Mon Jan 03 2000 - 01:31:38 CST


wietseporcupine.org (Wietse Venema) writes:

> man2html and postlink are ad-hoc scripts that aren't in a form for
> public distribution. Although it is cute to see how it creates
> hyperlinks even when words are hyphenated.
>
> What is there to fix? weblint is way too pedantic to my taste.

$ weblint *.[1-9].html | cut -f2 -d: | sort | uniq
 empty container element <HEAD>.
 no <TITLE> in HEAD element.

$ echo *.[1-9].html | xargs -n 1 nsgmls -s -m /usr/X11R6/lib/xemacs-20.4/etc/sgml//CATALOG /usr/X11R6/lib/xemacs-20.4/etc/sgml/html.decl 2>&1 | cut -d: -f6- | sort | uniq
 end tag for "HEAD" which is not finished
 no document type declaration; implying "<!DOCTYPE HTML SYSTEM>"

Your man2html should therefore at least reflect the title in a <title>
tag. A proper <!DOCTYPE> would be nice as well.

-- 
Matthias Andree

Hi! I'm the infamous .signature virus! Copy me into your ~/.signature to help me spread!



This archive was generated by hypermail 2b27 : Mon Jan 03 2000 - 01:35:48 CST