From owner-freebsd-doc@FreeBSD.ORG Thu Feb 24 07:40:23 2005 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 050FC16A4D1 for ; Thu, 24 Feb 2005 07:40:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F7C343D48 for ; Thu, 24 Feb 2005 07:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1O7eL2w091963 for ; Thu, 24 Feb 2005 07:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1O7eLAk091962; Thu, 24 Feb 2005 07:40:21 GMT (envelope-from gnats) Resent-Date: Thu, 24 Feb 2005 07:40:21 GMT Resent-Message-Id: <200502240740.j1O7eLAk091962@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Jesus R. Camou" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8283E16A4CE for ; 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 ; 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 ; 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 ; 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" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/78007: [PATCH] developers-handbook: fix a word X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Jesus R. Camou" List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 07:40:23 -0000 >Number: 78007 >Category: docs >Synopsis: [PATCH] developers-handbook: fix a word >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Feb 24 07:40:20 GMT 2005 >Closed-Date: >Last-Modified: >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. 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 list --- kerneldebug.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: