From tilman@tl.kom.tuwien.ac.at  Tue Apr  8 13:51:15 2003
Return-Path: <tilman@tl.kom.tuwien.ac.at>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8816637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Apr 2003 13:51:15 -0700 (PDT)
Received: from tl.kom.tuwien.ac.at (tl.kom.tuwien.ac.at [128.131.34.148])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1BB8943F93
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Apr 2003 13:51:14 -0700 (PDT)
	(envelope-from tilman@tl.kom.tuwien.ac.at)
Received: from tl.kom.tuwien.ac.at (localhost [127.0.0.1])
	by tl.kom.tuwien.ac.at (8.12.8/8.12.6) with ESMTP id h38Kp8V1086157
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 8 Apr 2003 22:51:08 +0200 (CEST)
	(envelope-from tilman@tl.kom.tuwien.ac.at)
Received: (from tilman@localhost)
	by tl.kom.tuwien.ac.at (8.12.8/8.12.6/Submit) id h38Kp8l3086156;
	Tue, 8 Apr 2003 22:51:08 +0200 (CEST)
Message-Id: <200304082051.h38Kp8l3086156@tl.kom.tuwien.ac.at>
Date: Tue, 8 Apr 2003 22:51:08 +0200 (CEST)
From: Tilman Linneweh <tilman@arved.de>
Reply-To: Tilman Linneweh <tilman@arved.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Small diff to the developers handbook & outdated example
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50735
>Category:       docs
>Synopsis:       small diff to the developers handbook & outdated example
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 08 14:00:34 PDT 2003
>Closed-Date:    Mon Jul 28 11:53:16 UTC 2008
>Last-Modified:  Mon Jul 28 11:53:16 UTC 2008
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.8-RC i386
>Organization:
Vienna University of Technology
>Environment:
System: FreeBSD tl.kom.tuwien.ac.at 4.8-RC FreeBSD 4.8-RC #3: Tue Mar 25 16:31:43 CET 2003 root@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
Fixed dfr's name.
perl isn't in the base system anymore.

Additional: The contrib chapter uses tcl as an example for contrib'ed sw which 
also isn't in the base anymore. Unfortunately I don't have the knowledge
yet to replace it with an actual example :-(.  
	
>How-To-Repeat:
	
>Fix:

	

--- devhandbook.diff begins here ---
retrieving revision 1.4
diff -u -r1.4 chapter.sgml
--- newbus/chapter.sgml	6 Jan 2003 06:31:56 -0000	1.4
+++ newbus/chapter.sgml	8 Apr 2003 20:46:06 -0000
@@ -42,7 +42,7 @@
   <title>Newbus</title>
 
   <para><emphasis>Special thanks to Mathew N. Dodd, Warner Losh, Bill Paul.
-  Daug Rabson, Mike Smith, Peter Wemm and Scott Long.</emphasis></para>
+  Doug Rabson, Mike Smith, Peter Wemm and Scott Long.</emphasis></para>
 
   <para>This chapter explains the Newbus device framework in detail.</para>
   <sect1 id="devdrivers">
Index: policies/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml,v
retrieving revision 1.28
diff -u -r1.28 chapter.sgml
--- policies/chapter.sgml	22 May 2002 08:36:37 -0000	1.28
+++ policies/chapter.sgml	8 Apr 2003 20:46:06 -0000
@@ -58,7 +58,7 @@
     <para>Some parts of the FreeBSD distribution consist of software that is
       actively being maintained outside the FreeBSD project.  For historical
       reasons, we call this <emphasis>contributed</emphasis> software.  Some
-      examples are perl, gcc and patch.</para>
+      examples are gcc and patch.</para>
 
     <para>Over the last couple of years, various methods have been used in
       dealing with this type of software and all have some number of
--- devhandbook.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Wed Apr 9 00:54:58 CEST 2003 
State-Changed-Why:  
Patch from PR applied with some minor modification, thanks! 


Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Wed Apr 9 00:54:58 CEST 2003 
Responsible-Changed-Why:  
I'll take care of replacing the TCL example with something more applicable 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50735 

From: Gavin Atkinson <gavin@FreeBSD.org>
Date: Thu, 29 May 2008 11:12:05 +0000

 The file mentioning Tcl that needs changing is
 doc/en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml

State-Changed-From-To: patched->closed 
State-Changed-By: gavin 
State-Changed-When: Mon Jul 28 11:52:51 UTC 2008 
State-Changed-Why:  
Close, obsoleted by docs/126030 

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