X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmark.man1;h=ba19506a495da073fb8cd30f58d240bd8099ce7a;hp=6577f64ddbb3e4af94cc22076f6f167ee549f4e1;hb=fc9279e818dfc96c63a5d75a89080cc68cfe1170;hpb=5c43bb739797c078c3fd6aa982183e15af456d31 diff --git a/man/mark.man1 b/man/mark.man1 index 6577f64..ba19506 100644 --- a/man/mark.man1 +++ b/man/mark.man1 @@ -28,7 +28,7 @@ message numbers from folder\-specific message sequences, or by listing those sequences and messages. .PP A message sequence is a keyword, just like one of the `reserved' -message names, such as `first' or `next'. Unlike the +message names, such as `f' or `n' (see mh-sequence(7)). Unlike the `reserved' message names, which have a fixed semantics on a per\-folder basis, the semantics of a message sequence may be defined, modified, and removed by the user. Message sequences are @@ -54,7 +54,7 @@ create a new sequence. For each sequence named via the .I name argument (which must occur at least once) the messages named via .I msgs -(which defaults to `cur' if no +(which defaults to `c' if no .I msgs are given), are added to the sequence. The messages to be added need not be absent from the sequence. @@ -110,7 +110,7 @@ to force the new or modified sequences to be indicates that the sequences should be made `public'. These sequences will then be readable by all -.B nmh +.B mmh users with permission to read the relevant folders. In contrast, the .B \-nopublic switch indicates that the @@ -148,8 +148,8 @@ The current restrictions on sequences are: .IP \(bu 2 The name used to denote a message sequence must consist of an alphabetic character followed by zero or more alphanumeric characters, and cannot -be one of the (reserved) message names `new', `first', -`last', `all', `next', or `prev'. +be one of the (reserved) message names `c', `f', +`l', `a', `n', `p', or `b'. .PP .IP \(bu 2 Only a certain number of sequences may be defined for a given folder. @@ -187,7 +187,7 @@ flist(1), pick(1), mh-sequence(7) .nf .RB ` +folder "' defaults to the current folder" .RB ` \-add "' if " \-sequence " is specified, " \-list " otherwise" -.RB ` msgs "' defaults to cur (or all if " \-list " is specified)" +.RB ` msgs "' defaults to `c' (or `a' if " \-list " is specified)" .RB ` \-nozero ' .SH CONTEXT