Date: Thu, 27 Dec 2001 17:17:29 -0500 (EST) From: Tom Rhodes <darklogik@pittgoth.com> To: FreeBSD-gnats-submit@freebsd.org Cc: nik@freebsd.org Subject: docs/33259: docproj primer should document element-within-element inconsistancy Message-ID: <200112272217.fBRMHTM95569@pittgoth.com>
next in thread | raw e-mail | index | archive | help
>Number: 33259
>Category: docs
>Synopsis: docproj primer should document element-within-element inconsistancy
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 27 14:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>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?200112272217.fBRMHTM95569>
