1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-27 12:53:32 +01:00

Fix some incorrect help links.

--HG--
extra : rebase_source : 5cb5013ac806e2f00e8aa1fb6b2581494a627f5c
This commit is contained in:
Doug Kearns
2011-03-05 22:06:31 +11:00
parent 7b5fea55cc
commit 87a756718d
2 changed files with 7 additions and 9 deletions

View File

@@ -80,14 +80,12 @@
<spec>;<a>mode</a><a>hint</a></spec> <spec>;<a>mode</a><a>hint</a></spec>
<description> <description>
<p> <p>
Start an extended hint mode. <t>ExtendedHint</t> mode is Start an extended hint mode. <t>ExtendedHint</t> mode is exactly
exactly like <t>QuickHint</t> mode, except that each like <t>QuickHint</t> mode, except that each sub-mode highlights a
sub-mode highlights a more specialized set of elements, more specialized set of elements, and performs a unique action on
and performs a unique action on the selected link. the selected link. Because of the panoply of extended hint modes
Because of the panoply of extended hint modes available, available, after pressing <k>;</k>, pressing <k name="Tab"/> brings
after pressing <k>;</k>, pressing <k name="Tab"/> brings up the completion list with each hint mode and its description.
up the <k>completion-list</k> with a list of each hint
mode and its description.
</p> </p>
<p><a>mode</a> may be one of:</p> <p><a>mode</a> may be one of:</p>

View File

@@ -255,7 +255,7 @@
</li> </li>
<li key="&lt;lt>"> <li key="&lt;lt>">
As special key names start with the <em>&lt;</em> character, As special key names start with the <em>&lt;</em> character,
a literal &lt; must be typed as <k name="lt"/>. a literal &lt; must be typed as <k name="lt" link="false"/>.
</li> </li>
<li> <li>
<k name="Left"/>, <k name="Right"/>, <k name="Up"/>, <k name="Left"/>, <k name="Right"/>, <k name="Up"/>,