]> granicus.if.org Git - mutt/commitdiff
Documentation nits from Byrial.
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 21 Oct 1998 16:08:14 +0000 (16:08 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 21 Oct 1998 16:08:14 +0000 (16:08 +0000)
doc/manual.sgml.in

index 01bb3ddeafcaeba76f1906d3b5d17cefcd6c9a18..304484f167c9dcdbb20da0d3f303bbe30cf1397b 100644 (file)
@@ -3890,11 +3890,12 @@ Default: date-sent
 Specifies how to sort messages in the <em/index/ menu.  Valid values are
 
 <itemize>
-<item>date-sent
+<item>date or date-sent
 <item>date-received
 <item>from
 <item>mailbox-order (unsorted)
 <item>score
+<item>size
 <item>subject
 <item>threads
 <item>to
@@ -3910,11 +3911,12 @@ Default: alias
 
 Specifies how the entries in the `alias' menu are sorted.  The following are
 legal values:
-<verb>
-alias           sort alphabetically by alias name
-address         sort alphabetically by email address
-unsorted        leave in order specified in .muttrc
-</verb>
+
+<itemize>
+<item>address (sort alphabetically by email address)
+<item>alias (sort alphabetically by alias name)
+<item>unsorted (leave in order specified in .muttrc)
+</itemize>
 
 <sect2>sort&lowbar;aux<label id="sort_aux">
 <p>
@@ -3941,8 +3943,10 @@ Specifies how to sort entries in the file browser.  By default, the entries
 are sorted alphabetically.  Valid values:
 
 <itemize>
-<item>date
 <item>alpha (alphabetically)
+<item>date
+<item>size
+<item>unsorted
 </itemize>
 
 You may optionally use the <tt/reverse-/ prefix to specify reverse sorting