1.17 -> 1.18	news/qnewsletter.sgml
	1.10 -> 1.11	tutorials/index.sgml

Merge the original deltas and modify some translated
sentences in the previous version:

	1.77 -> 1.80	projects/projects.sgml

Submitted by:	Hiroki Sato <hrs@geocities.co.jp>
This commit is contained in:
Jun Kuriyama 2000-01-16 03:26:10 +00:00
parent 8d4363944d
commit 4f5bac0768
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6384
3 changed files with 59 additions and 40 deletions

View file

@ -1,14 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/ja/tutorials/index.sgml,v 1.1.1.1 2000/01/06 12:51:59 kuriyama Exp $">
<!ENTITY title "FreeBSD Tutorials">
<!ENTITY % rev.incl SYSTEM "index.revinc"> %rev.incl;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD$ -->
<!-- $FreeBSD: www/ja/tutorials/index.sgml,v 1.1.1.1 2000/01/06 12:51:59 kuriyama Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.10 -->
<!-- Original revision: 1.11 -->
<html>
&header;
@ -39,9 +39,6 @@
<li><a href="&enbase;/tutorials/fonts/index.html">Fonts and FreeBSD</a></li>
<li><a href="http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a></li>
<li><a href="http://www.freebsd-fr.org/tutorials/make-world/index.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a> - French Translation</li>
<li><a href="http://ukug.uk.FreeBSD.org/~mark/ntfs_install_2.2.html">Installing the FreeBSD 2.2.x NTFS (NT file system) driver</a></li>
<li><a href="http://ukug.uk.FreeBSD.org/~mark/ntfs_install_3.1.html">Installing the FreeBSD 3.1 NTFS driver</a></li>