Re: Minor documentation issue

2012-06-29 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 29.06.2012 20:37, Bruce Dubbs wrote: > Mike Gilbert wrote: >> On Fri, Jun 29, 2012 at 11:32 AM, Bruce Dubbs >> wrote: >>> By the way, the html is not well formed. There are many missing >>> tags. >> >> HTML 4 and earlier do not require closing tags for . > > Yes, you are right of course. T

Re: Minor documentation issue

2012-06-29 Thread Bruce Dubbs
Mike Gilbert wrote: On Fri, Jun 29, 2012 at 11:32 AM, Bruce Dubbs wrote: By the way, the html is not well formed. There are many missing tags. HTML 4 and earlier do not require closing tags for . Yes, you are right of course. They are allowed though. All my pages are xhtml strict, so I

Re: Minor documentation issue

2012-06-29 Thread Mike Gilbert
On Fri, Jun 29, 2012 at 11:32 AM, Bruce Dubbs wrote: > By the way, the html is not well formed.  There are many missing tags. HTML 4 and earlier do not require closing tags for . ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mai

Minor documentation issue

2012-06-29 Thread Bruce Dubbs
The web site still has the 2.00~rc1 manual. I was asked a question about GRUB and CD-ROMS and checked the sites's html documentation. There are at least two places where the html is generated from the texi file incorrectly. texi: * Installing GRUB using grub-install:: * Making a GRUB bootab