Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jun 2001 15:34:27 +0100
From:      setantae@submonkey.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/27854: Nested <a> elements in en_US.ISO_8859-1/books/fdp-primer/index.html
Message-ID:  <E156YxW-000ONZ-00@rhadamanth.hounds>

next in thread | raw e-mail | index | archive | help

>Number:         27854
>Category:       docs
>Synopsis:       Nested <a> elements in en_US.ISO_8859-1/books/fdp-primer/index.html
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 03 07:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     setantae@submonkey.net
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD rhadamanth.hounds 4.3-STABLE FreeBSD 4.3-STABLE #1: Mon May 28 22:04:16 BST 2001 root@rhadamanth.hounds:/usr/obj/usr/src/sys/RHADAMANTH i386


	
>Description:
	The FreeBSD Documentation Project Primer for New Contributors contents
	page contains nested <a> elements which causes confusion when parsed
	(both by myself and by Netscape :).

	The offending sections are items 3-6 and 3-7 in
	en_US.ISO_8859-1/books/fdp-primer/index.html - I include the relevant
	HTML below :

          <dt>3-6. <a href=
          "sgml-primer-elements.html#SGML-PRIMER-ENVARS"><tt class=
          "FILENAME">.profile</tt>, for <a href=
          "http://www.FreeBSD.org/cgi/man.cgi?query=sh&amp;sektion=1">;
          <span class="CITEREFENTRY">sh(1)</span></a> and <a href=
          "http://www.FreeBSD.org/cgi/man.cgi?query=bash&amp;sektion=1">;
          <span class="CITEREFENTRY">bash(1)</span></a>
          users</a></dt>

          <dt>3-7. <a href="sgml-primer-elements.html#AEN443"><tt
          class="FILENAME">.login</tt>, for <a href=
          "http://www.FreeBSD.org/cgi/man.cgi?query=csh&amp;sektion=1">;
          <span class="CITEREFENTRY">csh(1)</span></a> and <a href=
          "http://www.FreeBSD.org/cgi/man.cgi?query=tcsh&amp;sektion=1">;
          <span class="CITEREFENTRY">tcsh(1)</span></a>
          users</a></dt>

>How-To-Repeat:
	Visit http://www.FreeBSD.org/doc/en_US.ISO_8859-1/books/fdp-primer/index.html
	and view the source.

>Fix:
	I do not currently have the sources for doc/ installed, so cannot submit a
	patch, but the HTML should probably look like this instead :

          <dt>3-6. <a href=
          "sgml-primer-elements.html#SGML-PRIMER-ENVARS"><tt class=
          "FILENAME">.profile</tt></a>, for <a href=
          "http://www.FreeBSD.org/cgi/man.cgi?query=sh&amp;sektion=1">;
          <span class="CITEREFENTRY">sh(1)</span></a> and <a href=
          "http://www.FreeBSD.org/cgi/man.cgi?query=bash&amp;sektion=1">;
          <span class="CITEREFENTRY">bash(1)</span></a>
          users</dt>

          <dt>3-7. <a href="sgml-primer-elements.html#AEN443"><tt
          class="FILENAME">.login</tt></a>, for <a href=
          "http://www.FreeBSD.org/cgi/man.cgi?query=csh&amp;sektion=1">;
          <span class="CITEREFENTRY">csh(1)</span></a> and <a href=
          "http://www.FreeBSD.org/cgi/man.cgi?query=tcsh&amp;sektion=1">;
          <span class="CITEREFENTRY">tcsh(1)</span></a>
          users</dt>

	I'm still reading the Primer and am still not quite sure what the DocBook
	would look like.  Sorry.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E156YxW-000ONZ-00>