From darklogik@pittgoth.com  Thu Dec 27 14:16:53 2001
Return-Path: <darklogik@pittgoth.com>
Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1CA2B37B416; Thu, 27 Dec 2001 14:16:52 -0800 (PST)
Received: (from darklogik@localhost)
	by pittgoth.com (8.11.6/8.11.6) id fBRMHTM95569;
	Thu, 27 Dec 2001 17:17:29 -0500 (EST)
	(envelope-from darklogik)
Message-Id: <200112272217.fBRMHTM95569@pittgoth.com>
Date: Thu, 27 Dec 2001 17:17:29 -0500 (EST)
From: Tom Rhodes <darklogik@pittgoth.com>
Reply-To: Tom Rhodes <darklogik@pittgoth.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: nik@freebsd.org
Subject: docproj primer should document element-within-element inconsistancy
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33259
>Category:       docs
>Synopsis:       docproj primer should document element-within-element inconsistancy
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 27 14:20:00 PST 2001
>Closed-Date:    Tue Jan 22 22:51:41 PST 2002
>Last-Modified:  Tue Jan 22 22:56:47 PST 2002
>Originator:     
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD localhost 5.0-CURRENT

>Description:
Make error every time I attempt to use <screen> within certain
elements, this provides a Note: you cannot do this here type of message
>How-To-Repeat:
Read the Primer
>Fix:
apply this patch if you like it :)




*** chapter.sgml.old	Sat Dec  8 10:01:05 2001
--- chapter.sgml	Thu Dec 27 16:37:48 2001
***************
*** 1275,1280 ****
--- 1275,1288 ----
      printf("hello, world\n");
  }</programlisting>	    
  	</example>
+           <note>
+             <para>When using <sgmltag>programlisting</sgmltag>,
+               <sgmltag>itemizedlist</sgmltag>,  
+               <sgmltag>orderedlist</sgmltag>, and
+               <sgmltag>procedure</sgmltag> you cannot use the
+               <sgmltag>screen</sgmltag>
+               element, for it will cause make errors</para>
+           </note>
        </sect3>
  
        <sect3>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Tue Jan 22 22:51:41 PST 2002 
State-Changed-Why:  
A lot of things can go wrong when using docbook, but the docbook guide 
[ http://docbook.org/tdg/en/ ] is the best place for them to be documented :) 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33259 
>Unformatted:
