diff options
| author | fukachan <fukachan> | 2001-05-01 15:16:24 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-05-01 15:16:24 +0000 |
| commit | be46650e24f5e2ec272d55cbede8b6ab5069d794 (patch) | |
| tree | 9fbdac5f5a758b988cd2ac35a8a521a8f9e2f020 /fml/doc/ja/tutorial/include/terms.sgml | |
| parent | 4bb9aaf8949fa030babd96318840aec38e8cfc41 (diff) | |
| download | fml8-be46650e24f5e2ec272d55cbede8b6ab5069d794.tar.gz fml8-be46650e24f5e2ec272d55cbede8b6ab5069d794.tar.bz2 fml8-be46650e24f5e2ec272d55cbede8b6ab5069d794.zip | |
modified to fit with created subdirectories: programs/, install/,
delivery/, internals/, devel/ and include/.
Diffstat (limited to 'fml/doc/ja/tutorial/include/terms.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/include/terms.sgml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/fml/doc/ja/tutorial/include/terms.sgml b/fml/doc/ja/tutorial/include/terms.sgml new file mode 100644 index 00000000..bd4e804d --- /dev/null +++ b/fml/doc/ja/tutorial/include/terms.sgml @@ -0,0 +1,34 @@ +<!-- + $FML: terms.sgml,v 1.2 2001/04/24 06:52:00 fukachan Exp $ +--> + +<sect1 id="terms"> + +<title> 本チュートリアル中における用語について </title> + +<variablelist> + + <varlistentry> + <term> % </term> + <listitem> + <para> 一般ユーザのプロンプト </para> + </listitem> + </varlistentry> + + <varlistentry> + <term> # </term> + <listitem> + <para> ユーザ root のプロンプト </para> + </listitem> + </varlistentry> + + <varlistentry> + <term> fml4 </term> + <listitem> + <para> fml 4.0 シリーズのこと </para> + </listitem> + </varlistentry> + +</variablelist> + +</sect1> |
