From owner-doc-jp@jp.freebsd.org  Sat Mar 14 02:15:57 1998
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) id CAA11029
	Sat, 14 Mar 1998 02:15:57 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) with ESMTP id CAA11019
	for <doc-jp@jp.FreeBSD.ORG>; Sat, 14 Mar 1998 02:15:55 +0900 (JST)
Received: from amont.astec.co.jp (amont.astec.co.jp [172.20.10.1])
	by tokyonet-entrance.astec.co.jp (8.8.8+2.7Wbeta7/3.6W-astecMX2.3) with ESMTP id CAA11589
	for <doc-jp@jp.FreeBSD.ORG>; Sat, 14 Mar 1998 02:15:54 +0900 (JST)
Received: from localhost (elpibe.astec.co.jp [172.20.21.82])
	by amont.astec.co.jp (8.7.6/3.6Wbeta5-astecMX2.4) with ESMTP id CAA14859
	for <doc-jp@jp.FreeBSD.ORG>; Sat, 14 Mar 1998 02:15:53 +0900 (JST)
To: doc-jp@jp.FreeBSD.ORG
From: Hiroyuki HANAI <hanai@astec.co.jp>
X-Mailer: Mew version 1.92.4 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <19980314021551F.hanai@astec.co.jp>
Date: Sat, 14 Mar 1998 02:15:51 +0900
X-Dispatcher: imput version 971024
Lines: 88
Reply-To: doc-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: doc-jp 4422
Subject: [doc-jp 4422] 2.2.6-RELEASE
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org

John Fieber $B$+$i$3$s$J%a!<%k$,Mh$^$7$?!#(B
Jordan $B$,(B commit $B$7$?$i!"$9$0$KF|K\8l%O%s%I%V%C%/(B
$B$N$[$&$b(B commit $B$G$-$k$h$&$KC/$+%Q%C%A:n$C$H$$$F(B
$B$/$l$^$;$s$+(B?
# $B;d$OL@F|$HL@8eF|$O$G$-$k$+$I$&$+$o$+$s$J$$$s$G$9!#(B

--
Hiroyuki HANAI =-= Be cool! =-= hanai@astec.co.jp



Subject: Last-minute handbook diffs. (fwd)
From: John Fieber <jfieber@indiana.edu>
To: Hanai Hiroyuki <hanai@FreeBSD.ORG>
Date: Fri, 13 Mar 1998 08:31:39 -0500 (EST)

There are a couple small changes to be made to the English
version of the handbook just before the 2.2.6 release is rolled. 
Below are the diffs I sent to Jordan.  Thought you would
appreciate a bit of advanced warning since the timing is fairly
tight--we don't want the handbook referencing a non-existant
release, but we do want the version going INTO the release to be
correct.

Also, watch for some changes to history.sgml that I suggested
that Jordan make.

I'm going on vacation for a week.  :)

-john

---------- Forwarded message ----------
Date: Thu, 12 Mar 1998 18:43:31 -0500 (EST)
From: John Fieber <jfieber@fallout.campusview.indiana.edu>
To: "Jordan K. Hubbard" <jkh@freebsd.org>
Subject: Last-minute handbook diffs.

Apply the patches below to the handbook shortly before rolling
the 2.2.6 release.

Thanks,

-john

Index: cvsup.sgml
===================================================================
RCS file: /home/ncvs/doc/handbook/cvsup.sgml,v
retrieving revision 1.34
diff -u -r1.34 cvsup.sgml
--- cvsup.sgml	1998/02/11 18:00:55	1.34
+++ cvsup.sgml	1998/03/12 23:30:41
@@ -224,6 +224,9 @@
 <p>Here are the revision tags that users might be interested in:
 
 <descrip>
+  <tag/tag=RELENG_2_2_6_RELEASE/
+  FreeBSD-2.2.6.
+  Not valid for the ports-* collections.
   <tag/tag=RELENG_2_2_5_RELEASE/
   FreeBSD-2.2.5.
   Not valid for the ports-* collections.
Index: handbook.sgml
===================================================================
RCS file: /home/ncvs/doc/handbook/handbook.sgml,v
retrieving revision 1.81
diff -u -r1.81 handbook.sgml
--- handbook.sgml	1997/11/18 16:06:08	1.81
+++ handbook.sgml	1998/03/12 23:31:30
@@ -20,7 +20,7 @@
 %sections;
 
 <!-- The currently released version of FreeBSD -->
-<!ENTITY rel.current CDATA "2.2.5">
+<!ENTITY rel.current CDATA "2.2.6">
 
 ]>
 
@@ -31,7 +31,7 @@
       <author>
 	<name>The FreeBSD Documentation Project</name>
       </author>
-      <date>October 1997</date>
+      <date>March 1998</date>
 
 <abstract>Welcome to FreeBSD!  This handbook covers the
 installation and day to day use of <bf>FreeBSD Release


