[GRASS5] [bug #2771] (grass) HTML pages not valid HTML

this bug's URL: http://intevation.de/rt/webrt?serial_num=2771
-------------------------------------------------------------------------

I bet the HTML pages are not valid. E.g.,
$ validate /usr/lib/grass57/docs/html/d.paint.labels.html
*** Errors validating /usr/lib/grass57/docs/html/d.paint.labels.html: ***
Error at line 72, character 4: document type does not allow element "HR"
        here
"validate" is written by Liam Quinn <liam@htmlhelp.com> and is based on the
WDG HTML Validator, an online validation service available at
<http://www.htmlhelp.com/tools/validator/&gt;\.

--- Headers Follow ---

From jidanni@jidanni.org Sat Dec 4 21:07:54 2004

Return-Path: <jidanni@jidanni.org>
Delivered-To: grass-bugs@lists.intevation.de
Received: from mail.intevation.de (aktaia [212.95.126.10])
  by lists.intevation.de (Postfix) with ESMTP id 137BE10015D
  for <grass-bugs@lists.intevation.de>; Sat, 4 Dec 2004 21:07:54 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
  by mail.intevation.de (Postfix) with ESMTP id D766236DEF
  for <grass-bugs@lists.intevation.de>; Sat, 4 Dec 2004 21:07:53 +0100 (CET)
Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40])
  by mail.intevation.de (Postfix) with ESMTP id 4D33D36DE2
  for <grass-bugs@intevation.de>; Sat, 4 Dec 2004 21:07:53 +0100 (CET)
Received: from [219.69.72.110] (port=34061 helo=jidanni1)
  by frodo.hserus.net with esmtpsa
  (Cipher TLSv1:RC4-SHA:128) (Exim 4.43 #0)
  id 1CagC7-000C5G-A6 by authid <jidanni> with plain
  for <grass-bugs@intevation.de>; Sun, 05 Dec 2004 01:37:52 +0530
To: grass-bugs@intevation.de
Subject: HTML pages not valid HTML
From: Dan Jacobson <jidanni@jidanni.org>
Date: Sun, 05 Dec 2004 00:48:29 +0800
Message-ID: <87vfbiui02.fsf@jidanni.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Status: No, hits=-4.5 tagged_above=-999.0 required=3.0 tests=BAYES_00,
  DATE_IN_PAST_03_06
X-Spam-Level:

-------------------------------------------- Managed by Request Tracker

On Sat, Dec 04, 2004 at 09:07:54PM +0100, Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=2771
-------------------------------------------------------------------------

I bet the HTML pages are not valid. E.g.,
$ validate /usr/lib/grass57/docs/html/d.paint.labels.html
*** Errors validating /usr/lib/grass57/docs/html/d.paint.labels.html: ***
Error at line 72, character 4: document type does not allow element "HR"
        here
"validate" is written by Liam Quinn <liam@htmlhelp.com> and is based on the
WDG HTML Validator, an online validation service available at
<http://www.htmlhelp.com/tools/validator/&gt;\.

Fixed in CVS.

Markus