X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fsortm.man1;h=72ee22d0745105dae30f94c6b5bd91ae258227f6;hp=582e6ff5d2d75731dffd768a0b7e9ef2d59387f7;hb=5c43bb739797c078c3fd6aa982183e15af456d31;hpb=bb9360ead7eb7a3fedcce2eeedfc660014e41dbe diff --git a/man/sortm.man1 b/man/sortm.man1 index 582e6ff..72ee22d 100644 --- a/man/sortm.man1 +++ b/man/sortm.man1 @@ -25,7 +25,7 @@ sortm \- sort messages .SH DESCRIPTION .B Sortm sorts the specified messages in the named folder according -to the chronological order of the \*(lqDate:\*(rq field of each message. +to the chronological order of the `Date:' field of each message. .PP The .B \-verbose @@ -41,7 +41,7 @@ switch tells .B sortm the name of the field to use when making the date comparison. If the user has a special field in -each message, such as \*(lqBB\-Posted:\*(rq or \*(lqDelivery\-Date:\*(rq, +each message, such as `BB\-Posted:' or `Delivery\-Date:', then the .B \-datefield switch can be used to direct @@ -54,7 +54,7 @@ The switch causes .B sortm to sort messages -by the specified text field. If this field is \*(lqsubject\*(rq, any +by the specified text field. If this field is `subject', any leading "re:" is stripped off. In any case, all characters except letters and numbers are stripped and the resulting strings are sorted datefield\-major, textfield\-minor, using a case insensitive comparison. @@ -127,7 +127,7 @@ sometimes did not preserve the message numbering in a folder (e.g., messages 1, 3, and 5, might have been renumbered to 1, 2, 3 after sorting). This was a bug, and has been fixed. To compress the message numbering in a folder, use -.RB \*(lq "folder\ \-pack" \*(rq +.RB ` "folder\ \-pack" ' as always. .SH BUGS