summaryrefslogtreecommitdiff
path: root/fml/doc/en/tutorial/terms.sgml
blob: c7ede9c7e533f8868f269383639ef22cc4d3ed72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!--
   $FML: terms.sgml,v 1.2 2003/07/26 09:10:40 fukachan Exp $
   $jaFML: terms.sgml,v 1.5 2003/04/15 14:51:35 fukachan Exp $
-->

<sect1 id="terms">
	<title>
	Technical terms in this tutorial
	</title>

<variablelist>

   <varlistentry>
	<term> % </term>
	<listitem>
	<para>	user prompt on the shell	</para>
	</listitem>
   </varlistentry>

   <varlistentry>
	<term> # </term>
	<listitem>
	<para>	root user prompt on the shell </para>
	</listitem>
   </varlistentry>

</variablelist>

</sect1>