From jcamou@opensea.mephis.org  Thu Feb 24 07:34:44 2005
Return-Path: <jcamou@opensea.mephis.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8283E16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Feb 2005 07:34:44 +0000 (GMT)
Received: from fed1rmmtao01.cox.net (fed1rmmtao01.cox.net [68.230.241.38])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2DD5443D49
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Feb 2005 07:34:44 +0000 (GMT)
	(envelope-from jcamou@opensea.mephis.org)
Received: from opensea.mephis.org ([68.0.141.123]) by fed1rmmtao01.cox.net
          (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP
          id <20050224073436.CCMQ9923.fed1rmmtao01.cox.net@opensea.mephis.org>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Thu, 24 Feb 2005 02:34:36 -0500
Received: from opensea.mephis.org (localhost [127.0.0.1])
	by opensea.mephis.org (8.13.1/8.13.1) with ESMTP id j1O7blUS036787
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Feb 2005 00:37:48 -0700 (MST)
	(envelope-from jcamou@opensea.mephis.org)
Received: (from jcamou@localhost)
	by opensea.mephis.org (8.13.1/8.13.1/Submit) id j1O7bkrE036786;
	Thu, 24 Feb 2005 00:37:46 -0700 (MST)
	(envelope-from jcamou)
Message-Id: <200502240737.j1O7bkrE036786@opensea.mephis.org>
Date: Thu, 24 Feb 2005 00:37:46 -0700 (MST)
From: "Jesus R. Camou" <jcamou@cox.net>
Reply-To: "Jesus R. Camou" <jcamou@cox.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] developers-handbook: fix a word	
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         78007
>Category:       docs
>Synopsis:       [PATCH] developers-handbook: fix a word
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 24 07:40:20 GMT 2005
>Closed-Date:    Thu Feb 24 13:22:21 GMT 2005
>Last-Modified:  Thu Feb 24 13:22:21 GMT 2005
>Originator:     Jesus R. Camou
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD opensea.mephis.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Sun Feb 13 21:22:53 MST 2005 jcamou@opensea.mephis.org:/usr/obj/usr/src/sys/HACKED i386

>Description:

	 s/ouput/output/
>How-To-Repeat:
>Fix:

--- kerneldebug.diff begins here ---
Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml,v
retrieving revision 1.57
diff -u -r1.57 chapter.sgml
--- chapter.sgml	24 Feb 2005 04:45:43 -0000	1.57
+++ chapter.sgml	24 Feb 2005 07:28:46 -0000
@@ -168,7 +168,7 @@
       you can for any other program.</para>
 
     <para>This first dump is from a 5.2-BETA kernel and the crash
-      comes from deep within the kernel.  The ouput below has been
+      comes from deep within the kernel.  The output below has been
       modified to include line numbers on the left.  This first trace
       inspects the instruction pointer and obtains a back trace.  The
       address that is used on line 41 for the <command>list</command>
--- kerneldebug.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Thu Feb 24 13:22:08 GMT 2005 
State-Changed-Why:  
Fix committed, thanks! 

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