From jcamou@opensea.mephis.org  Thu Feb 24 18:28:49 2005
Return-Path: <jcamou@opensea.mephis.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AB7E116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Feb 2005 18:28:49 +0000 (GMT)
Received: from fed1rmmtao05.cox.net (fed1rmmtao05.cox.net [68.230.241.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 518E143D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Feb 2005 18:28:49 +0000 (GMT)
	(envelope-from jcamou@opensea.mephis.org)
Received: from opensea.mephis.org ([68.0.141.123]) by fed1rmmtao05.cox.net
          (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP
          id <20050224182849.ZKGJ7956.fed1rmmtao05.cox.net@opensea.mephis.org>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Thu, 24 Feb 2005 13:28:49 -0500
Received: from opensea.mephis.org (localhost [127.0.0.1])
	by opensea.mephis.org (8.13.1/8.13.1) with ESMTP id j1OIW36n038491
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Feb 2005 11:32:04 -0700 (MST)
	(envelope-from jcamou@opensea.mephis.org)
Received: (from jcamou@localhost)
	by opensea.mephis.org (8.13.1/8.13.1/Submit) id j1OIW3m5038490;
	Thu, 24 Feb 2005 11:32:03 -0700 (MST)
	(envelope-from jcamou)
Message-Id: <200502241832.j1OIW3m5038490@opensea.mephis.org>
Date: Thu, 24 Feb 2005 11:32:03 -0700 (MST)
From: "Jesus R. Camou" <jcamou@cox.net>
Reply-To: "Jesus R. Camou" <jcamou@cox.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] yet more fixes for developers-handbook	
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         78037
>Category:       docs
>Synopsis:       [PATCH] yet more fixes for developers-handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 24 18:30:15 GMT 2005
>Closed-Date:    Fri Feb 25 15:36:28 GMT 2005
>Last-Modified:  Fri Feb 25 15:36:28 GMT 2005
>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:

	o s/FreeBSD-current/&os.current;
	o s/transfered/transferred (correct spelling)

>How-To-Repeat:

>Fix:

--- secure.diff begins here ---
Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/developers-handbook/secure/chapter.sgml,v
retrieving revision 1.24
diff -u -r1.24 chapter.sgml
--- chapter.sgml	29 Nov 2004 21:43:35 -0000	1.24
+++ chapter.sgml	24 Feb 2005 18:25:04 -0000
@@ -452,7 +452,7 @@
       information labeling, and mandatory access control.</para>
       <para>This is a work in progress and is the focus of the <ulink
       url="http://www.trustedbsd.org/">TrustedBSD</ulink> project.  Some
-      of the initial work has been committed to FreeBSD-current
+      of the initial work has been committed to &os.current; 
       (cap_set_proc(3)).</para>
 
       </sect2>
--- secure.diff ends here ---

--- dh.diff begins here ---
Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/developers-handbook/sockets/chapter.sgml,v
retrieving revision 1.9
diff -u -r1.9 chapter.sgml
--- chapter.sgml	16 May 2004 21:28:34 -0000	1.9
+++ chapter.sgml	24 Feb 2005 18:17:54 -0000
@@ -224,7 +224,7 @@
       may not even be Ethernet based) connected with our own network
       via the Internet.</para>
 
-    <para>All data is transfered over the Internet using
+    <para>All data is transferred over the Internet using
       <acronym>IP</acronym>, which stands for <emphasis>Internet
       Protocol</emphasis>. Its basic role is to let us know where in
       the world the data has arrived from, and where it is supposed to
--- dh.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Fri Feb 25 15:11:13 GMT 2005 
Responsible-Changed-Why:  
Grab this PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78037 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Fri Feb 25 15:35:59 GMT 2005 
State-Changed-Why:  
Diff committed, thanks for the submission! 

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