aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/ja/books/handbook/kernelconfig/_index.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content/ja/books/handbook/kernelconfig/_index.adoc')
-rw-r--r--documentation/content/ja/books/handbook/kernelconfig/_index.adoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/content/ja/books/handbook/kernelconfig/_index.adoc b/documentation/content/ja/books/handbook/kernelconfig/_index.adoc
index 20898081fb..8e9ec6545d 100644
--- a/documentation/content/ja/books/handbook/kernelconfig/_index.adoc
+++ b/documentation/content/ja/books/handbook/kernelconfig/_index.adoc
@@ -176,7 +176,6 @@ crossref:mirrors[git,「Git の利用」] で説明した Git を使ってソー
[WARNING]
====
-
デバイスやオプションのサポートを外すことは簡単で、 その結果、カーネルを壊すことがあります。 たとえば man:ata[4] ドライバをカーネルコンフィグレーションファイルから除くと、 ATA ディスクドライバを用いているシステムは起動しません。 確信が持てないものについては、 カーネルにサポートを残したままにしてください。
====
@@ -231,7 +230,7 @@ options IPDIVERT
カスタムコンフィグレーションファイルを編集して保存したら、 カーネルのソースコードを以下の手順でコンパイルしてください。
[.procedure]
-+====
+====
*Procedure: カーネルの構築*
+
. 以下のディレクトリに移動してください。