From mwlucas@blackhelicopters.org  Mon Nov  5 05:54:54 2001
Return-Path: <mwlucas@blackhelicopters.org>
Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18])
	by hub.freebsd.org (Postfix) with ESMTP id 8498337B416
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Nov 2001 05:54:53 -0800 (PST)
Received: (from mwlucas@localhost)
	by blackhelicopters.org (8.9.3/8.9.3) id IAA89095;
	Mon, 5 Nov 2001 08:54:52 -0500 (EST)
	(envelope-from mwlucas)
Message-Id: <200111051354.IAA89095@blackhelicopters.org>
Date: Mon, 5 Nov 2001 08:54:52 -0500 (EST)
From: mwlucas@blackhelicopters.org
Reply-To: mwlucas@blackhelicopters.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: addition to FDP
X-Send-Pr-Version: 3.2

>Number:         31776
>Category:       docs
>Synopsis:       addition to fdp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 05 06:00:06 PST 2001
>Closed-Date:    Tue Nov 13 00:15:06 PST 2001
>Last-Modified:  Tue Nov 13 00:15:23 PST 2001
>Originator:     Michael Lucas
>Release:        FreeBSD 3.5-STABLE i386
>Organization:
None
>Environment:

recent -doc tree


>Description:

The FDP does not describe the "errorname" tag, as needed by one of my
recent PRs.

Submitter educated by: ue@nathan.ruhr.de

>How-To-Repeat:

Re-read the FDP.

>Fix:

*** sgml-markup/chapter.sgml-dist	Fri Nov  2 08:41:05 2001
--- sgml-markup/chapter.sgml	Mon Nov  5 08:46:51 2001
***************
*** 2165,2170 ****
--- 2165,2195 ----
  	    value for <replaceable>n</replaceable>.</para>	  
  	</example>
        </sect3>
+ 
+       <sect3>
+         <title>Quoting system errors</title>
+ 
+         <para>You might want to show errors generated by FreeBSD.
+           Mark these with <sgmltag>errorname</sgmltag>.  This
+           indicates the exact error that appears.</para>
+ 
+         <example>
+           <title><sgmltag>errorname</sgmltag></title>
+ 
+           <para>Use:</para>
+ 
+ 	  <programlisting><![ CDATA [ 
+ <screen><errorname>Panic: cannot mount root</errorname></screen> ]]>
+ </programlisting>
+ 
+ 
+           <para>Appearance:</para>
+ 
+           <informalexample>
+             <screen><errorname>Panic: cannot mount root</errorname></screen>
+           </informalexample>
+         </example>
+       </sect3>
      </sect2>
  
      <sect2>





>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Tue Nov 13 00:15:06 PST 2001 
State-Changed-Why:  
Committed...thanks! 

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