From linus@nordberg.se  Mon Mar 28 17:34:56 2005
Return-Path: <linus@nordberg.se>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5F77716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Mar 2005 17:34:56 +0000 (GMT)
Received: from d.nordberg.se (c074461a.s-bi.bostream.se [217.215.27.129])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4B13043D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Mar 2005 17:34:55 +0000 (GMT)
	(envelope-from linus@nordberg.se)
Received: from mingrillvagn.nordberg.se (unknown [10.3.1.17])
	by d.nordberg.se (Postfix) with ESMTP id B9B86570D8
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Mar 2005 19:34:53 +0200 (CEST)
Received: by mingrillvagn.nordberg.se (Postfix, from userid 1548)
	id 7EBC73F7E; Mon, 28 Mar 2005 19:32:05 +0200 (CEST)
Message-Id: <yszmzsnwub2.fsf@mingrillvagn.nordberg.se>
Date: Mon, 28 Mar 2005 19:32:01 +0200
From: Linus Nordberg <linus@nordberg.se>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typo in developer handbook

>Number:         79311
>Category:       docs
>Synopsis:       Typo in developer handbook
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 28 17:40:01 GMT 2005
>Closed-Date:    Mon Mar 28 18:02:11 GMT 2005
>Last-Modified:  Mon Mar 28 18:02:11 GMT 2005
>Originator:     Linus Nordberg
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
>Description:
 --==-=-=
 Content-Type: multipart/mixed; boundary="=-=-="
 
 --=-=-=
 
>How-To-Repeat:
>Fix:
See attached patch.

--=-=-=
Content-Disposition: attachment

cd /tmp/
diff -cp /tmp/kerneldebug-post-mortem.html.ORIG /tmp/kerneldebug-post-mortem.html
*** /tmp/kerneldebug-post-mortem.html.ORIG	Mon Mar 28 19:23:40 2005
--- /tmp/kerneldebug-post-mortem.html	Mon Mar 28 19:24:54 2005
*************** add, if it does not exist) the following
*** 47,53 ****
  <p>Rebuild the kernel. Due to the time stamp change on the Makefile, some other object
  files will be rebuilt, for example <tt class="FILENAME">trap.o</tt>. With a bit of luck,
  the added <var class="OPTION">-g</var> option will not change anything for the generated
! code, so you will finally get a new kernel with similar code to the faulting one but some
  debugging symbols. You should at least verify the old and new sizes with the <a href="http://www.freebsd.org/cgi/man.cgi?query=size&amp;sektion=1"><span class="CITEREFENTRY"><span class="REFENTRYTITLE">size</span>(1)</span></a> command. If
  there is a mismatch, you probably need to give up here.</p>
  
--- 47,53 ----
  <p>Rebuild the kernel. Due to the time stamp change on the Makefile, some other object
  files will be rebuilt, for example <tt class="FILENAME">trap.o</tt>. With a bit of luck,
  the added <var class="OPTION">-g</var> option will not change anything for the generated
! code, so you will finally get a new kernel with similar code to the faulting one but with some
  debugging symbols. You should at least verify the old and new sizes with the <a href="http://www.freebsd.org/cgi/man.cgi?query=size&amp;sektion=1"><span class="CITEREFENTRY"><span class="REFENTRYTITLE">size</span>(1)</span></a> command. If
  there is a mismatch, you probably need to give up here.</p>
  
*************** know enough.</p>
*** 82,85 ****
  
  <p align="center"><small>For questions about FreeBSD, read the <a href="http://www.freebsd.org/docs.html">documentation</a> before contacting &lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br>
  For questions about this documentation, e-mail &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
! </body></html>
\ No newline at end of file
--- 82,85 ----
  
  <p align="center"><small>For questions about FreeBSD, read the <a href="http://www.freebsd.org/docs.html">documentation</a> before contacting &lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br>
  For questions about this documentation, e-mail &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
! </body></html>

Diff finished at Mon Mar 28 19:25:49

--=-=-=--

--==-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQBCSD+VUAvzAs4s3x4RAn8KAJ9YKdKeKAAPHIWeYXuRWVmEDp4TQQCeKNOQ
1cTp0l/vJ+d0HN0v+SgapiQ=
=+1LZ
-----END PGP SIGNATURE-----
--==-=-=--
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Mon Mar 28 18:01:52 GMT 2005 
State-Changed-Why:  
Fixed.  Thanks! 

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