]> granicus.if.org Git - mutt/commitdiff
Typo. From Daniel Roesen <dr@bofh.de>.
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 23 Oct 2000 16:39:10 +0000 (16:39 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 23 Oct 2000 16:39:10 +0000 (16:39 +0000)
doc/manual.sgml.head

index 15e8949d9fb167fde3d168cb8ca279760887ae08..97b5f3ff5b7c1b49cc909ac0850ce8453f02c055 100644 (file)
@@ -1777,14 +1777,15 @@ in the main index.
 <sect1>Using Tags
 <p>
 
-Sometimes it is desirable to perform an operation on a group of messages all
-at once rather than one at a time.  An example might be to save messages to
-a mailing list to a separate folder, or to delete all messages with a given
-subject.  To tag all messages matching a pattern, use the tag-pattern
-function, which is bound to ``control-T'' by default.  Or you can select
-individual messages by hand using the ``tag-message'' function, which is
-bound to ``t'' by default.  See <ref id="patterns" name="patterns"> for
-Mutt's pattern matching syntax.
+Sometimes it is desirable to perform an operation on a group of
+messages all at once rather than one at a time.  An example might be
+to save messages to a mailing list to a separate folder, or to
+delete all messages with a given subject.  To tag all messages
+matching a pattern, use the tag-pattern function, which is bound to
+``shift-T'' by default.  Or you can select individual messages by
+hand using the ``tag-message'' function, which is bound to ``t'' by
+default.  See <ref id="patterns" name="patterns"> for Mutt's pattern
+matching syntax.
 
 Once you have tagged the desired messages, you can use the
 ``tag-prefix'' operator, which is the ``;'' (semicolon) key by default.