- Minor change (aliases by Keywords, more intuitive, I think)

This commit is contained in:
willcast 2003-11-23 00:31:13 +00:00
parent 01abc5e6bf
commit a6d0cd987a
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<P ALIGN=CENTER><B>Aliases</B></P>
<P ALIGN=CENTER><B>Keywords</B></P>
<p>The glossary allows to maintain a list of aliases for every entry.
<p>The glossary allows to maintain a list of keywords for every entry.
<p>Aliases are used as alternative terms to refer concepts so wherever the concept OR any alias is found, it will be automatically linked with the concept.</p>
<p>Keywords are used as alternative terms to refer concepts so wherever the concept OR any keyword is found, it will be automatically linked with the concept.</p>

View file

@ -24,7 +24,7 @@ Glossary level help files:
Entry level help files:
<ul>
<li><a href="help.php?module=glossary&file=usedynalink.html">Automaic linking of entries</a>
<li><a href="help.php?module=glossary&file=aliases.html">Aliases: What are them?</a>
<li><a href="help.php?module=glossary&file=aliases.html">Keywords: What are them?</a>
<li><a href="help.php?module=glossary&file=casesensitive.html">Case sensitive automatic linking</a>
<li><a href="help.php?module=glossary&file=fullmatch.html">Whole words auto-linking</a>
</ul>