From owner-freebsd-doc@FreeBSD.ORG Tue Apr 8 14:00:37 2003 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 719BC37B4EF for ; Tue, 8 Apr 2003 14:00:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A9EE43F75 for ; Tue, 8 Apr 2003 14:00:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h38L0ZUp076396 for ; Tue, 8 Apr 2003 14:00:35 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h38L0YXL076395; Tue, 8 Apr 2003 14:00:35 -0700 (PDT) Resent-Date: Tue, 8 Apr 2003 14:00:35 -0700 (PDT) Resent-Message-Id: <200304082100.h38L0YXL076395@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, Tilman Linneweh Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8816637B401 for ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50735: Small diff to the developers handbook & outdated example X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tilman Linneweh List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 21:00:37 -0000 >Number: 50735 >Category: docs >Synopsis: Small diff to the developers handbook & outdated example >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 08 14:00:34 PDT 2003 >Closed-Date: >Last-Modified: >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 --- ? devhandbook.diff Index: newbus/chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/developers-handbook/newbus/chapter.sgml,v 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 @@ Newbus Special thanks to Mathew N. Dodd, Warner Losh, Bill Paul. - Daug Rabson, Mike Smith, Peter Wemm and Scott Long. + Doug Rabson, Mike Smith, Peter Wemm and Scott Long. This chapter explains the Newbus device framework in detail. 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 @@ Some parts of the FreeBSD distribution consist of software that is actively being maintained outside the FreeBSD project. For historical reasons, we call this contributed software. Some - examples are perl, gcc and patch. + examples are gcc and patch. 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: >Unformatted: