From owner-doc-jp@jp.freebsd.org  Mon Jul 27 03:17:28 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) id DAA09190;
	Mon, 27 Jul 1998 03:17:28 +0900 (JST)
	(envelope-from owner-doc-jp@jp.FreeBSD.org)
Received: from ns11.rim.or.jp (root@ns11.rim.or.jp [202.247.130.230])
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) with ESMTP id DAA09178
	for <doc-jp@jp.freebsd.org>; Mon, 27 Jul 1998 03:17:25 +0900 (JST)
	(envelope-from motoyuki@snipe.rim.or.jp)
Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP
	id DAA29127 for <doc-jp@jp.freebsd.org>; Mon, 27 Jul 1998 03:17:24 +0900 (JST)
Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP
	id DAA09869 for doc-jp@jp.freebsd.org; Mon, 27 Jul 1998 03:17:23 +0900 (JST)
Received: from rei.snipe.rim.or.jp (localhost.snipe.rim.or.jp [127.0.0.1]) by rei.snipe.rim.or.jp (8.8.8/3.5Wpl7) with ESMTP
	id CAA05103 for <doc-jp@jp.freebsd.org>; Mon, 27 Jul 1998 02:15:35 +0900 (JST)
Message-Id: <199807261715.CAA05103@rei.snipe.rim.or.jp>
To: doc-jp@jp.freebsd.org
X-Mailer: mh-e on Mule 2.3 / Emacs 19.28
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
References: <199807251600.BAA01000@pp.iij4u.or.jp> 
In-reply-to: Message from kiroh@pp.iij4u.or.jp of
	<199807251600.BAA01000@pp.iij4u.or.jp> 
Date: Mon, 27 Jul 1998 02:15:34 +0900
From: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
Reply-To: doc-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24e+ JFUG special]
X-Sequence: doc-jp 4980
Subject: [doc-jp 4980] Re: <WWW> qnewsletter-1-?.sgml 
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org

  $B:#Ln$G$9!#(B

  www/data/ja_JP.EUC/news $B$H$$$&%G%#%l%/%H%j$r?7$7$/:n$j!"$O$i$@(B
$B$5$s$,K]Lu$5$l$?(B qnewsletter-1-?.sgml $B$N(B 3 $B$D$N%U%!%$%k$r$=$3$K(B
commit $B$7$F2<$5$$!#$h$m$7$/$*4j$$$7$^$9(B $B!d(B committer $B$N3'$5$^!#(B


$B!t(B  $BL$K]Lu$N%U%!%$%k$,B?$/$F>u67$,GD0.$7$K$/$/$J$C$F$7$^$C$F$$$k(B
$B!t$N$G!"::FI$O$^$@$G$9$,!"$H$j$"$($:(B commit $B$r$*4j$$$7$^$9!#(B


kiroh@pp.iij4u.or.jp (HARADA Kiroh) wrote:
> $B$O$i$@!w?@8M$G$9!#(B
> 
> FreeBSD Really Quick(TM) Newsletter $B$rLu$7$F$_$^$7$?!#$=$N$^$^F|K\8l$K(B
> $B$9$k$HJQ$=$&$J$H$3$m$O!"$$$/$V$sD6Lu$.$_$G$9(B ^^; $B87$7$a$N%A%'%C%/$r$*(B
> $B4j$$$7$^$9!#(B


  $B$"$H!"0J2<$N%Q%C%A$r$"$F$F2<$5$$!#(B news/Makefile $B$H(B
news/qnewsletter.sgml $B$,?75,%U%!%$%k$K$J$j$^$9!#(B

  Makefile $B$O!"(B [doc-jp 4976] $B$G=P$7$?%Q%C%A$r@h$K$"$F$F2<$5$$!#(B

------------------------------------------------------------------------
--- Makefile.old	Mon Jul 27 01:58:51 1998
+++ Makefile	Mon Jul 27 01:59:21 1998
@@ -46,6 +46,7 @@
 #SUBDIR=	security cgi commercial docproj gifs ports releases tutorials 
 #SUBDIR+=	news alpha projects
 SUBDIR=		security docproj ports releases
+SUBDIR+=	news
 
 # Subdirectories that have linuxdoc docs and makefiles that use
 # <bsd.sgml.mk>.
--- news/Makefile.old	Mon Jul 27 02:03:24 1998
+++ news/Makefile	Mon Jul 27 02:04:10 1998
@@ -0,0 +1,11 @@
+# $Id$
+# The FreeBSD Japanese Documentation Project
+# Original revision: 1.2
+
+DOCS=	qnewsletter.sgml
+
+DOCS+=	qnewsletter-1-1.sgml
+DOCS+=	qnewsletter-1-2.sgml
+DOCS+=	qnewsletter-1-3.sgml
+
+.include "../../web.mk"
--- news/qnewsletter.sgml.old	Mon Jul 27 02:04:16 1998
+++ news/qnewsletter.sgml	Mon Jul 27 02:07:42 1998
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
+<!ENTITY base CDATA "..">
+<!ENTITY date "$Date: 1998/07/19 10:11:05 $">
+<!ENTITY title "FreeBSD Really-Quick(TM) NewsLetter">
+<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
+]>
+<!-- $Id$ -->
+<!-- The FreeBSD Japanese Documentation Project -->
+<!-- Original revision: 1.3 -->
+
+<html>
+&header;
+
+<p>
+FreeBSD Really-Quick(TM) $B%K%e!<%9%l%?!<(B.
+FreeBSD $B4X78$N=PMh;v$r$*CN$i$;$7$^$9(B.
+</p>
+
+<a name="1998"></a>
+<h2>1998 $BG/(B</h2>
+<ul>
+    <li><b>7 $B7n(B</b> <a href="qnewsletter-1-3.html">Volume #1 Issue #3</a></li>
+    <li><b>7 $B7n(B</b> <a href="qnewsletter-1-2.html">Volume #1 Issue #2</a></li>
+    <li><b>6 $B7n(B</b> <a href="qnewsletter-1-1.html">Volume #1 Issue #1</a></li> 
+</ul>
+
+
+&footer;
+</body>
+</html>
------------------------------------------------------------------------
begin 644 diffs.gz
M'XL("/]CNS4"`V1I9F9S`)622V_30!#'S_&G&-RT`KE^K),FC>M8:9,@4C5M
M:5Q0A3@X]J8Q]2/XT=*/4RFY<.&"5*H6<>#``5%QY,0-"23$@0-G=IT7"0F/
M)(K7.__YS\YOA^=YJ!M'N&4[6/`=*U7W/=B,'9#S("%E955908`*A56&X[B1
M<EI54.2!JE0"/IM;S@%'_O-0*C&PT-C?J-3VBJD0FW%@1Z=@'MI@^JZ+`],V
M'+!\LQ/XC^#0;H70\8,HA``[V`AQ"%$<^0$1A3`RXHHI#Y^$8#B=M@$T$YM1
MR,"PS+C.T'C2D^$F?!CJ#(VX:=D!,2+5:-FV$4';.,;@V%[\A!A1,U+3L\`=
M0!BHXA!3`[496D)XZ#J">Z0)#$^X4G=Q+EQ9D3**G!W#G9!/2[,*DL:$I64)
M.+2,$`7,+4"Z9J7I4V]CN!U@O-&HP*;1,3P<8JCX9NQB+S(BFWCN]GE1]4Y@
M']H>N8``']LA"2J`!)GA&*ZR4VX44X_IB1P<13A(.AM&N(D0CW@T",\,RG\*
M9D;&@NV93FQA8`5!)+\3W"0DV3'(Z=/,`DHHY::`3J=-I^25K/P;V(R4@%5O
MD$/K![M5N*/7MV!W?V.K5@:6%\7[F;(H5O1*/Y`19%&L;K/P@.94M_6:?@!-
M,FM0KJSKZ[0E5OLE9!D1Z3-=(0\EJ2U*>1$5`$D*0HJT`ND)>61'#M$/+W8/
M&XYSRM^-;?/HIEZ_!=NDPZVDPXFT11@@#:%QT-"K]03M<"^!P6JP.-Q88[B'
M23H!3N<)>'[X^N]C]4O2S.G*]`5$THY<AZR6VMBP<+"6['7(QMPN>V][G\ZN
M>A>]K[U79U?"6/G\P_F+[O7+]^\^7_[H?N\^?7W=_=*][)YW/W8OB$P5._V*
M!GB&BXLL!<YJJFC0D[9EC;[#FV>J2-9D)Z;'`O)1'5M3FUH>SK^I8E,#8M`.
M<*O(3H\P;875[OD.X0$+"&IA&)-%AI901>+R7W[R/#]YME_N+WYHGA\:^0&E
=E/1-OTLMWX^2*R&VOG5*H8C]Z_H)6%6](RX&``#R
`
end
------------------------------------------------------------------------
---
------------------------------------------------------------------------
$B:#Ln(B  $B85G7!w;3M|0e2JBg3X(B        mkonno@res.yamanashi-med.ac.jp  (Univ)
                                motoyuki@snipe.rim.or.jp        (Home) 
                                http://www.st.rim.or.jp/~motoyuki/
