1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-24 16:33:31 +01:00

Use the `mode' <k> attribute at more places in the help files.

This commit is contained in:
Štěpán Němec
2010-09-25 10:42:07 +02:00
parent 2c97e22025
commit 05fcc1ff45
5 changed files with 20 additions and 19 deletions

View File

@@ -146,7 +146,7 @@
<spec>&lt;A-Tab></spec>
<description>
<p>
Similar to <k name="Tab"/>, but the completion behavior is
Similar to <k name="Tab" mode="c"/>, but the completion behavior is
specified by the <o>altwildmode</o> option.
</p>
</description>
@@ -158,7 +158,7 @@
<strut/>
<spec>&lt;A-S-Tab></spec>
<description>
<p>The <k name="S-Tab"/> equivalent for <o>altwildmode</o>.</p>
<p>The <k name="S-Tab" mode="c"/> equivalent for <o>altwildmode</o>.</p>
</description>
</item>