diff options
| author | fukachan <fukachan> | 2003-07-27 15:31:52 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-07-27 15:31:52 +0000 |
| commit | ead7085e4355d92ee84dd20a7186cbc472867ba3 (patch) | |
| tree | d956fc0657cf40653b2b4923547d1cc4e67b5be7 /fml/doc/en/tutorial/terms.sgml | |
| parent | b42c6bda08ad0d2d1b5ae96de7e90d4e62962742 (diff) | |
| download | fml8-ead7085e4355d92ee84dd20a7186cbc472867ba3.tar.gz fml8-ead7085e4355d92ee84dd20a7186cbc472867ba3.tar.bz2 fml8-ead7085e4355d92ee84dd20a7186cbc472867ba3.zip | |
cleanup
Diffstat (limited to 'fml/doc/en/tutorial/terms.sgml')
| -rw-r--r-- | fml/doc/en/tutorial/terms.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/doc/en/tutorial/terms.sgml b/fml/doc/en/tutorial/terms.sgml index f44734e7..c7ede9c7 100644 --- a/fml/doc/en/tutorial/terms.sgml +++ b/fml/doc/en/tutorial/terms.sgml @@ -1,5 +1,5 @@ <!-- - $FML: terms.sgml,v 1.1 2003/07/24 15:37:35 fukachan Exp $ + $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 $ --> @@ -13,14 +13,14 @@ <varlistentry> <term> % </term> <listitem> - <para> prompt of a user on the shell </para> + <para> user prompt on the shell </para> </listitem> </varlistentry> <varlistentry> <term> # </term> <listitem> - <para> prompt of the user root </para> + <para> root user prompt on the shell </para> </listitem> </varlistentry> |
