Bump the ``Original revision:'' line by one. (Typo and grammar fixes
in the English version.)
This commit is contained in:
parent
87b7e9f398
commit
229fe82f7f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2087
18 changed files with 38 additions and 38 deletions
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: booting.sgml,v 1.5 1997-02-25 04:54:13 hanai Exp $ -->
|
||||
<!-- $Id: booting.sgml,v 1.6 1997-10-19 22:13:09 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.13 -->
|
||||
<!-- Original revision: 1.14 -->
|
||||
|
||||
<!-- This is a SGML version of the text on FreeBSD boot procedures
|
||||
made by Poul-Henning Kamp <phk@FreeBSD.ORG>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: cvsup.sgml,v 1.26 1997-10-14 04:01:48 max Exp $ -->
|
||||
<!-- $Id: cvsup.sgml,v 1.27 1997-10-19 22:13:12 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.29 -->
|
||||
<!-- Original revision: 1.30 -->
|
||||
|
||||
<sect1><heading>CVSup<label id="cvsup"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: kernelconfig.sgml,v 1.14 1997-08-25 05:49:41 max Exp $ -->
|
||||
<!-- $Id: kernelconfig.sgml,v 1.15 1997-10-19 22:13:15 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.29 -->
|
||||
<!-- Original revision: 1.30 -->
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
<chapt><heading>FreeBSDカーネルのコンフィグレーション <label id="kernelconfig"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: kernelopts.sgml,v 1.11 1997-08-25 05:53:35 max Exp $ -->
|
||||
<!-- $Id: kernelopts.sgml,v 1.12 1997-10-19 22:13:18 max Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
<!-- Original revision: 1.8 -->
|
||||
<!-- Original revision: 1.9 -->
|
||||
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: linuxemu.sgml,v 1.9 1997-08-25 06:02:15 max Exp $ -->
|
||||
<!-- $Id: linuxemu.sgml,v 1.10 1997-10-19 22:13:25 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.21 -->
|
||||
<!-- Original revision: 1.22 -->
|
||||
|
||||
<chapt><heading>Linux エミュレーション<label id="linuxemu"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: memoryuse.sgml,v 1.6 1997-08-25 06:03:51 max Exp $ -->
|
||||
<!-- $Id: memoryuse.sgml,v 1.7 1997-10-19 22:13:27 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.10 -->
|
||||
<!-- Original revision: 1.11 -->
|
||||
|
||||
<sect><heading>PC におけるメモリの利用<label id="memoryuse"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: policies.sgml,v 1.11 1997-08-25 06:38:36 max Exp $ -->
|
||||
<!-- $Id: policies.sgml,v 1.12 1997-10-19 22:13:30 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.15 -->
|
||||
<!-- Original revision: 1.16 -->
|
||||
|
||||
<chapt><heading>ソースツリーのガイドラインおよび方針
|
||||
<label id="policies">
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: porting.sgml,v 1.27 1997-10-12 17:07:03 max Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.28 1997-10-19 22:13:33 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.80 -->
|
||||
<!-- Original revision: 1.81 -->
|
||||
|
||||
<sect1><heading>フリーソフトウェアの移植<label id="porting"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: stable.sgml,v 1.9 1997-08-25 08:28:35 max Exp $ -->
|
||||
<!-- $Id: stable.sgml,v 1.10 1997-10-19 22:13:37 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.14 -->
|
||||
<!-- Original revision: 1.15 -->
|
||||
|
||||
<sect><heading>FreeBSD の安定状態の持続<label id="stable"></heading>
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
|||
|
||||
THE FREEBSD STABLE POLICY
|
||||
|
||||
Last updated: $Date: 1997-08-25 08:28:35 $
|
||||
Last updated: $Date: 1997-10-19 22:13:37 $
|
||||
|
||||
This document attempts to explain the rationale behind
|
||||
FreeBSD-stable, what you should expect should you decide to run it,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: booting.sgml,v 1.5 1997-02-25 04:54:13 hanai Exp $ -->
|
||||
<!-- $Id: booting.sgml,v 1.6 1997-10-19 22:13:09 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.13 -->
|
||||
<!-- Original revision: 1.14 -->
|
||||
|
||||
<!-- This is a SGML version of the text on FreeBSD boot procedures
|
||||
made by Poul-Henning Kamp <phk@FreeBSD.ORG>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: cvsup.sgml,v 1.26 1997-10-14 04:01:48 max Exp $ -->
|
||||
<!-- $Id: cvsup.sgml,v 1.27 1997-10-19 22:13:12 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.29 -->
|
||||
<!-- Original revision: 1.30 -->
|
||||
|
||||
<sect1><heading>CVSup<label id="cvsup"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: kernelconfig.sgml,v 1.14 1997-08-25 05:49:41 max Exp $ -->
|
||||
<!-- $Id: kernelconfig.sgml,v 1.15 1997-10-19 22:13:15 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.29 -->
|
||||
<!-- Original revision: 1.30 -->
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
<chapt><heading>FreeBSDカーネルのコンフィグレーション <label id="kernelconfig"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: kernelopts.sgml,v 1.11 1997-08-25 05:53:35 max Exp $ -->
|
||||
<!-- $Id: kernelopts.sgml,v 1.12 1997-10-19 22:13:18 max Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
<!-- Original revision: 1.8 -->
|
||||
<!-- Original revision: 1.9 -->
|
||||
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: linuxemu.sgml,v 1.9 1997-08-25 06:02:15 max Exp $ -->
|
||||
<!-- $Id: linuxemu.sgml,v 1.10 1997-10-19 22:13:25 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.21 -->
|
||||
<!-- Original revision: 1.22 -->
|
||||
|
||||
<chapt><heading>Linux エミュレーション<label id="linuxemu"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: memoryuse.sgml,v 1.6 1997-08-25 06:03:51 max Exp $ -->
|
||||
<!-- $Id: memoryuse.sgml,v 1.7 1997-10-19 22:13:27 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.10 -->
|
||||
<!-- Original revision: 1.11 -->
|
||||
|
||||
<sect><heading>PC におけるメモリの利用<label id="memoryuse"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: policies.sgml,v 1.11 1997-08-25 06:38:36 max Exp $ -->
|
||||
<!-- $Id: policies.sgml,v 1.12 1997-10-19 22:13:30 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.15 -->
|
||||
<!-- Original revision: 1.16 -->
|
||||
|
||||
<chapt><heading>ソースツリーのガイドラインおよび方針
|
||||
<label id="policies">
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: porting.sgml,v 1.27 1997-10-12 17:07:03 max Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.28 1997-10-19 22:13:33 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.80 -->
|
||||
<!-- Original revision: 1.81 -->
|
||||
|
||||
<sect1><heading>フリーソフトウェアの移植<label id="porting"></heading>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: stable.sgml,v 1.9 1997-08-25 08:28:35 max Exp $ -->
|
||||
<!-- $Id: stable.sgml,v 1.10 1997-10-19 22:13:37 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.14 -->
|
||||
<!-- Original revision: 1.15 -->
|
||||
|
||||
<sect><heading>FreeBSD の安定状態の持続<label id="stable"></heading>
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
|||
|
||||
THE FREEBSD STABLE POLICY
|
||||
|
||||
Last updated: $Date: 1997-08-25 08:28:35 $
|
||||
Last updated: $Date: 1997-10-19 22:13:37 $
|
||||
|
||||
This document attempts to explain the rationale behind
|
||||
FreeBSD-stable, what you should expect should you decide to run it,
|
||||
|
|
Loading…
Reference in a new issue