diff options
| author | fukachan <fukachan> | 2002-04-01 23:40:53 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-04-01 23:40:53 +0000 |
| commit | c1b23da555249ac402f3c0622c36520c7cfd5043 (patch) | |
| tree | 4d14d965b6b48e941bbdd0d76a5684374d5bae27 /fml/doc/ja/tutorial/overview | |
| parent | b0aa33c9a88dbdca13bdf2c9e859c24fa58a5431 (diff) | |
| download | fml8-c1b23da555249ac402f3c0622c36520c7cfd5043.tar.gz fml8-c1b23da555249ac402f3c0622c36520c7cfd5043.tar.bz2 fml8-c1b23da555249ac402f3c0622c36520c7cfd5043.zip | |
cosmetics: white spaces
Diffstat (limited to 'fml/doc/ja/tutorial/overview')
| -rw-r--r-- | fml/doc/ja/tutorial/overview/chapter.sgml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/fml/doc/ja/tutorial/overview/chapter.sgml b/fml/doc/ja/tutorial/overview/chapter.sgml index c2e72535..8f3fb5aa 100644 --- a/fml/doc/ja/tutorial/overview/chapter.sgml +++ b/fml/doc/ja/tutorial/overview/chapter.sgml @@ -1,8 +1,8 @@ <!-- - $FML: chapter.sgml,v 1.8 2002/02/26 14:15:28 fukachan Exp $ + $FML: chapter.sgml,v 1.9 2002/03/18 07:39:58 fukachan Exp $ --> -<chapter id="overview"> +<chapter id="overview"> <title> &fmldevel; の概要 </title> @@ -12,7 +12,7 @@ <para> &fmldevel; は &fml4; 相当のものを完全に一から書き直すプロジェクトです。 使い方の見かけは &fml4; に"似せて"います。 -主な注意点は +主な注意点は root での作業、 configure の使用、 そして /etc/fml/ 以下のファイル、 特に /etc/fml/main.cf というグローバルな設定ファイルです。 @@ -22,7 +22,7 @@ root での作業、 configure の使用、 <sect1> <title> - インストール作業の概略 + インストール作業の概略 </title> <para> @@ -71,18 +71,18 @@ root での作業、 configure の使用、 </para> <para> - (デフォルトでは)インストーラは /usr/local/bin + (デフォルトでは)インストーラは /usr/local/bin <footnote> <para> デフォルトでは /usr/local ディレクトリ以下に 適宜サブディレクトリが作られます。 <link linkend="install.configure"> - configure のオプション + configure のオプション </link> で変更が可能です。 </para> </footnote> - に + に fmldoc fmlconf fmlthread makefml fmlhtmlify fmlsch などをインストールします。 実は、 @@ -96,7 +96,7 @@ root での作業、 configure の使用、 <listitem> <para> <link linkend="guide.newml"> - ユーザ fml で elena MLを作る。 + ユーザ fml で elena MLを作る。 </link> <screen> % su fml @@ -124,7 +124,7 @@ root での作業、 configure の使用、 <listitem> <para> <link linkend="guide.config.cf"> - ML のカスタマイズをする。 + ML のカスタマイズをする。 </link> </para> </listitem> |
