From anholt@anholt.dyndns.org  Tue Feb 18 08:31:32 2003
Return-Path: <anholt@anholt.dyndns.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8D98237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Feb 2003 08:31:32 -0800 (PST)
Received: from anholt.dyndns.org (copeland-30-191.lclark.edu [149.175.30.191])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AF8E943F85
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Feb 2003 08:31:30 -0800 (PST)
	(envelope-from anholt@anholt.dyndns.org)
Received: from leguin.anholt.dyndns.org (localhost [127.0.0.1])
	by leguin.anholt.dyndns.org (8.12.7/8.12.6) with ESMTP id h1I3SUmw042935
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Feb 2003 19:28:30 -0800 (PST)
	(envelope-from anholt@leguin.anholt.dyndns.org)
Received: (from anholt@localhost)
	by leguin.anholt.dyndns.org (8.12.7/8.12.6/Submit) id h1I3SOFd042934;
	Mon, 17 Feb 2003 19:28:25 -0800 (PST)
Message-Id: <200302180328.h1I3SOFd042934@leguin.anholt.dyndns.org>
Date: Mon, 17 Feb 2003 19:28:25 -0800 (PST)
From: anholt@freebsd.org
Reply-To: anholt@freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Missing listitem/para in ISA chapter
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48427
>Category:       docs
>Synopsis:       Missing listitem/para in ISA chapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 18 08:40:03 PST 2003
>Closed-Date:    Tue Feb 18 10:27:37 PST 2003
>Last-Modified:  Tue Feb 18 10:27:37 PST 2003
>Originator:     anholt@freebsd.org
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD leguin.anholt.dyndns.org 5.0-CURRENT FreeBSD 5.0-CURRENT #8: Thu Feb 13 23:09:47 PST 2003 anholt@leguin.anholt.dyndns.org:/usr/src/current/sys/i386/compile/MYKERNEL i386


	
>Description:
	The description of the "parent" and "alignment" args to bus_dma_tag_create
in the ISA chapter of the developers handbook appear in the same list entry when 
they shouldn't.

>How-To-Repeat:
	
>Fix:

--- isadiff begins here ---
Index: en_US.ISO8859-1/books/developers-handbook/isa/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/developers-handbook/isa/chapter.sgml,v
retrieving revision 1.14
diff -u -r1.14 chapter.sgml
--- en_US.ISO8859-1/books/developers-handbook/isa/chapter.sgml	12 Jan 2003 18:31:38 -0000	1.14
+++ en_US.ISO8859-1/books/developers-handbook/isa/chapter.sgml	13 Feb 2003 20:26:04 -0000
@@ -791,7 +791,11 @@
         <itemizedlist>
 	  <listitem>
             <para><emphasis>parent</emphasis> - parent tag, or NULL to
-              create a top-level tag <emphasis>alignment</emphasis> -
+              create a top-level tag.</para>
+	  </listitem>
+
+	  <listitem>
+            <para><emphasis>alignment</emphasis> -
               required physical alignment of the memory area to be
               allocated for this tag. Use value 1 for <quote>no specific
               alignment</quote>. Applies only to the future
--- isadiff ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Tue Feb 18 10:27:10 PST 2003 
State-Changed-Why:  
Committed in r1.15. 
Thanks! 


Responsible-Changed-From-To: freebsd-doc->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Tue Feb 18 10:27:10 PST 2003 
Responsible-Changed-Why:  
Committed in r1.15. 
Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48427 
>Unformatted:
