Fix a broken tag.
Pointed out by: asmodai
This commit is contained in:
parent
7231511d66
commit
a366a33b71
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10103
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: 1.16
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/boot/chapter.sgml,v 1.8 2001/07/19 16:25:21 hrs Exp $
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/boot/chapter.sgml,v 1.9 2001/07/25 15:05:59 hrs Exp $
|
||||
-->
|
||||
|
||||
<chapter id="boot">
|
||||
|
@ -13,7 +13,7 @@
|
|||
<title>この章では</title>
|
||||
|
||||
<indexterm><primary>起動</primary></indexterm>
|
||||
<indexterm><primary>ブートストラップ(bootstrap)</primary></indexterm
|
||||
<indexterm><primary>ブートストラップ(bootstrap)</primary></indexterm>
|
||||
|
||||
<para>FreeBSD は通常, 起動(bootstrap)を三段階に分けて行ないます.
|
||||
これには基本的に, 互いに順番に呼び出される三つのプログラム(二つの
|
||||
|
|
Loading…
Reference in a new issue