summaryrefslogtreecommitdiff
path: root/ja/handbook/boothelp.sgml
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-15 05:14:44 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-15 05:14:44 +0000
commitfec6bb21fd0a04fa111a74626b02cc7a9737c228 (patch)
tree56680cf970b6838da8347304614559a294424823 /ja/handbook/boothelp.sgml
parent6af1ef7e3844cd977244cc28b1f9c0c5fd160a9d (diff)
Notes
Diffstat (limited to 'ja/handbook/boothelp.sgml')
-rw-r--r--ja/handbook/boothelp.sgml51
1 files changed, 51 insertions, 0 deletions
diff --git a/ja/handbook/boothelp.sgml b/ja/handbook/boothelp.sgml
new file mode 100644
index 0000000000..debab0180b
--- /dev/null
+++ b/ja/handbook/boothelp.sgml
@@ -0,0 +1,51 @@
+<!-- $Id: boothelp.sgml,v 1.1.1.1 1996-11-15 05:14:38 asami Exp $ -->
+<!-- The FreeBSD Japanese Documentation Project -->
+<!-- Original revision: 1.2 -->
+
+<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
+
+<!-- Conditional flags for this version of the document -->
+<!ENTITY % boothelp.only "INCLUDE">
+<!ENTITY % handbook.only "IGNORE">
+
+<!-- Entity shorthand for authors' names and email addresses -->
+<!ENTITY % authors SYSTEM "authors.sgml">
+%authors;
+
+<!-- Entity definitions for all the parts -->
+<!ENTITY % sections SYSTEM "sections.sgml">
+%sections;
+
+]>
+
+<linuxdoc>
+ <book>
+
+ <title>FreeBSD のインストール
+ <author>
+ <name></name>
+ </author>
+
+ <abstract>FreeBSD の世界へようこそ! このガイドは FreeBSD の
+ インストール方法について説明しています.
+ 矢印キーの<bf>上</bf>と<bf>下</bf>を使って
+ このガイドの読みたいセクションに移動し,
+ <bf>右矢印キー</bf>か<bf>リターンキー</bf>を使ってお読みください.
+ 一度読んだことのあるセクションは<bf>左矢印キー</bf>で
+ 戻って読みなおすことができます.
+ </abstract>
+
+ <chapt><heading>一般的な情報</heading>
+ &nutshell;
+ &history;
+ &relnotes;
+
+ &install;
+ &troubleshooting;
+ &bibliography;
+ &eresources;
+ &hw;
+ &contrib;
+
+ </book>
+</linuxdoc>