docs/79311: Typo in developer handbook

Linus Nordberg linus at nordberg.se
Mon Mar 28 17:40:03 UTC 2005


>Number:         79311
>Category:       docs
>Synopsis:       Typo in developer handbook
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 28 17:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>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&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&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 <<a href="mailto:questions at FreeBSD.org">questions at FreeBSD.org</a>>.<br>
  For questions about this documentation, e-mail <<a href="mailto:doc at FreeBSD.org">doc at FreeBSD.org</a>>.</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 <<a href="mailto:questions at FreeBSD.org">questions at FreeBSD.org</a>>.<br>
  For questions about this documentation, e-mail <<a href="mailto:doc at FreeBSD.org">doc at FreeBSD.org</a>>.</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:
>Unformatted:



More information about the freebsd-doc mailing list