aboutsummaryrefslogtreecommitdiff
path: root/ja
diff options
context:
space:
mode:
Diffstat (limited to 'ja')
-rw-r--r--ja/FAQ/install.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/ja/FAQ/install.sgml b/ja/FAQ/install.sgml
index b788a4b072..a5ad29ac8e 100644
--- a/ja/FAQ/install.sgml
+++ b/ja/FAQ/install.sgml
@@ -1,6 +1,6 @@
-<!-- $Id: install.sgml,v 1.4 1998-07-21 15:01:56 hanai Exp $ -->
+<!-- $Id: install.sgml,v 1.5 1998-08-12 13:08:23 hanai Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: 1.7 -->
+<!-- Original revision: 1.8 -->
<sect>
<heading>インストール<label id="install"></heading>
@@ -543,10 +543,10 @@
<enum>
<item>Boot: プロンプトで,
- <tt>1:wd(2,a)/kernel</tt> と入力してエンターキーを押します.
+ <tt>1:wd(2,a)kernel</tt> と入力してエンターキーを押します.
システムが起動したら,
<verb>
-echo "1:wd(2,a)/kernel" > /boot.config
+echo "1:wd(2,a)kernel" > /boot.config
</verb>
というコマンドを実行してこれをデフォルトのブート文字列とします.