summaryrefslogtreecommitdiffstats
path: root/docs/xml/conventions.xml
diff options
context:
space:
mode:
authorgerv%gerv.net <>2004-01-16 08:54:28 +0100
committergerv%gerv.net <>2004-01-16 08:54:28 +0100
commit96a0037afe2fd59183fbc5028311f04f02b7d540 (patch)
treebf87d7a9a75b504b962b18cbe1f024e11a9efb27 /docs/xml/conventions.xml
parentcb5afb1ee1b4d8d2a71ce07fc9903423163bf049 (diff)
downloadbugzilla-96a0037afe2fd59183fbc5028311f04f02b7d540.tar.gz
bugzilla-96a0037afe2fd59183fbc5028311f04f02b7d540.tar.xz
Another pre-2.17.7 rev.
Diffstat (limited to 'docs/xml/conventions.xml')
-rw-r--r--docs/xml/conventions.xml22
1 files changed, 8 insertions, 14 deletions
diff --git a/docs/xml/conventions.xml b/docs/xml/conventions.xml
index 5f3bcb35d..24986d66b 100644
--- a/docs/xml/conventions.xml
+++ b/docs/xml/conventions.xml
@@ -20,7 +20,7 @@
<tbody>
<row>
- <entry>Warnings</entry>
+ <entry>Warning</entry>
<entry>
<caution>
@@ -40,7 +40,7 @@
</row>
<row>
- <entry>Notes</entry>
+ <entry>Note</entry>
<entry>
<note>
@@ -60,7 +60,7 @@
</row>
<row>
- <entry>File and directory names</entry>
+ <entry>File or directory name</entry>
<entry>
<filename>filename</filename>
@@ -68,7 +68,7 @@
</row>
<row>
- <entry>Commands to be typed</entry>
+ <entry>Command to be typed</entry>
<entry>
<command>command</command>
@@ -76,7 +76,7 @@
</row>
<row>
- <entry>Applications names</entry>
+ <entry>Application name</entry>
<entry>
<application>application</application>
@@ -85,27 +85,21 @@
<row>
<entry>
- <foreignphrase>Prompt</foreignphrase>
-
- of users command under bash shell</entry>
+ Normal user's prompt under bash shell</entry>
<entry>bash$</entry>
</row>
<row>
<entry>
- <foreignphrase>Prompt</foreignphrase>
-
- of root users command under bash shell</entry>
+ Root user's prompt under bash shell</entry>
<entry>bash#</entry>
</row>
<row>
<entry>
- <foreignphrase>Prompt</foreignphrase>
-
- of user command under tcsh shell</entry>
+ Normal user's prompt under tcsh shell</entry>
<entry>tcsh$</entry>
</row>