From owner-doc-jp@jp.freebsd.org  Tue Mar 11 11:04:24 1997
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) id LAA07579
	Tue, 11 Mar 1997 11:04:24 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) with SMTP id LAA07574
	for <doc-jp@jp.freebsd.org>; Tue, 11 Mar 1997 11:04:22 +0900 (JST)
Received: from amont.astec.co.jp (amont.astec.co.jp [172.20.10.1]) by tokyonet-entrance.astec.co.jp (8.6.12+2.5Wb7/3.4Wbeta5-astecMX2.3) with ESMTP id LAA10004 for <doc-jp@jp.freebsd.org>; Tue, 11 Mar 1997 11:04:22 +0900
Received: from domino.astec.co.jp (domino.astec.co.jp [172.20.10.12]) by amont.astec.co.jp (8.7.6/3.5Wbeta-astecMX2.4) with SMTP id LAA23792 for <doc-jp@jp.freebsd.org>; Tue, 11 Mar 1997 11:04:21 +0900 (JST)
Received: by domino.astec.co.jp (4.1/astec-1.0)
	id AA22022; Tue, 11 Mar 97 11:04:20 JST
Message-Id: <9703110204.AA22022@domino.astec.co.jp>
To: doc-jp@jp.freebsd.org
From: HANAI Hiroyuki <hanai@astec.co.jp>
In-Reply-To: Your message of "Tue, 11 Mar 1997 10:35:28 +0900"
References: <9703110135.AA21869@domino.astec.co.jp>
X-Mailer: Mew version 1.06 on Emacs 19.34.1, Mule 2.3
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Date: Tue, 11 Mar 1997 11:04:19 +0900
Reply-To: doc-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: doc-jp 2613
Subject: [doc-jp 2613] Re: [reviewing] FAQ-misc.sgml
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org

$B<+J,(B> 
> $B3'$5$s$N$*$+$2$G(B, $B:#$N$H$3$m$O(B, $BFC$K5^$,$J$/$A$c(B! $B$H$$$&$N$O(B
> $BL5$$$G$9(B.

$B@e$N:,$b4%$+$J$$$&$A$K!D(B
porting.sgml $B$,JQ99$5$l$F$^$7$?(B. $B0J2<$KLu0F$r<($9$N$G(B,
$B!V$*$C$1!<(B!$B!W$G$bBe0F$G$b$*4j$$$7$^$9(B.

--$B2V0f!s:#$+$i%_!<%F%#%s%0(B! $B5^$2(B!!


--------------------------------------------------------------
Index: porting.sgml
===================================================================
RCS file: /home/ncvs/src/share/doc/handbook/porting.sgml,v
retrieving revision 1.67
retrieving revision 1.69
diff -u -r1.67 -r1.69
--- porting.sgml	1997/02/25 07:51:19	1.67
+++ porting.sgml	1997/03/10 11:55:17	1.69
@@ -1,4 +1,4 @@
-<!-- $Id: porting.sgml,v 1.67 1997/02/25 07:51:19 asami Exp $ -->
+<!-- $Id: porting.sgml,v 1.69 1997/03/10 11:55:17 asami Exp $ -->
 <!-- The FreeBSD Documentation Project -->
 
 <sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
@@ -922,11 +922,11 @@
 	to us (i.e., if your modified ports directory is called
 	`<tt>superedit</tt>' and the original as in our tree is
 	`<tt>superedit.bak</tt>', then send us the result of `<tt>diff
-	-ru superedit.bak superedit</tt>'.)  If the port has changed
-	so much that the diff is larger than the new port itself, you
-	can <ref id="porting:submitting" name="upload"> the port
-	following the procedure described above.  Either way, don't
-	forget to send us a message using <tt>send-pr(1)</tt>!
+	-ru superedit.bak superedit</tt>').  Please examine the output
+	to make sure all the changes make sense.  The best way to send
+	us the diff is by including it to <tt>send-pr(1)</tt>.  Please
+	mention any added or deleted files in the message, as they
+	have to be explicitly specified to CVS when doing a commit.
 
     <sect2>
       <heading>Do's and Dont's</heading>
--------------------------------------------------------------


--------------------------------------------------------------
--- porting.sgml.org	Tue Mar 11 11:02:36 1997
+++ porting.sgml	Tue Mar 11 11:01:17 1997
@@ -1,6 +1,6 @@
 <!-- $Id: porting.sgml,v 1.18 1997/02/26 04:49:47 hanai Exp $ -->
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: 1.67 -->
+<!-- Original revision: 1.69 -->
 
 <sect1><heading>$B%U%j!<%=%U%H%&%'%"$N0\?"(B<label id="porting"></heading>
 
@@ -928,12 +928,12 @@
 	$B$r$H$C$FAw$C$F$/$@$5$$(B. ($BNc$($P(B, $BJQ99A0$N%G%#%l%/%H%j$,(B 
 	`<tt>superedit.bak</tt>' $B$H$$$&L>A0$G$H$C$F$"$j(B, $BJQ998e$N$b$N(B
 	$B$,(B `<tt>superedit</tt>' $B$KF~$C$F$$$k$J$i(B, `<tt>diff -ru
-	superedit.bak superedit</tt>' $B$N7k2L$rAw$C$F$/$@$5$$(B. ) $B$b$7JQ(B
-	$B99E@$,B?$9$.$F(B, $B%Q%C%A$,?7$7$$(Bport$BA4BN$h$jBg$-$/$J$k>l9g$K$O(B, 
-	$BA0$K=R$Y$?<j=g$K$7$?$,$C$F?7$7$$(Bport$BA4BN$r(B<ref
-	id="porting:submitting" name="$B%"%C%W%m!<%I(B">$B$7$F$/$@$5$$(B. $B$$$:(B
-	$B$l$N>l9g$K$b(B, <tt>send-pr(1)</tt> $B$r;H$C$F%a!<%k$rAw$k$N$rK:$l(B
-	$B$J$$$h$&$K$7$F$/$@$5$$(B.
+	superedit.bak superedit</tt>' $B$N7k2L$rAw$C$F$/$@$5$$(B. )
+        diff $B$N=PNO$r8+$FA4$F$NJQ99$,@5$7$/$J$5$l$F$$$k$+3NG'$7$F$/$@$5$$(B.
+        $BJQ99$r2f!9$KAw$k:G$bNI$$J}K!$O(B <tt>send-pr</tt> $B$K(B diff $B$N=PNO$r(B
+        $B<h$j9~$`$3$H$G$9(B. commit $B$9$k:]$K(B CVS $B$KL@3N$K5-=R$7$J$1$l$P$J$i$J$$(B
+        $B$?$a(B, $BIU$12C$($i$l$?%U%!%$%k$d>C5n$5$l$?%U%!%$%k$K$D$$$F$N5-=R$r(B
+        $BK:$l$J$$$h$&$K$7$F$/$@$5$$(B.
 
     <sect2>
       <heading>$B$d$C$F$$$$$3$H$H$$$1$J$$$3$H(B</heading>
--------------------------------------------------------------
