X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/607852926ae652a129301569a0eced9dddd466c0..7f7335d8a403574f3be2ccd610f1a5d9dc2fa3b2:/man/mh-sequence.man?ds=inline diff --git a/man/mh-sequence.man b/man/mh-sequence.man index 59a582af..4b1e1920 100644 --- a/man/mh-sequence.man +++ b/man/mh-sequence.man @@ -123,7 +123,7 @@ Single messages (as opposed to ranges) may also be selected by substituting `=' for `:', as in \*(lqname=n\*(rq. This will reduce the selection from being a range of up to `n' messages, to being a selection of just the `n'th message. So while \*(lqseq:5\*(rq -selects the first 5 messages of seqence `seq', \*(lqseq=5\*(rq +selects the first 5 messages of sequence `seq', \*(lqseq=5\*(rq selects just the 5th message of the sequence. It is an error if the requested message does not exist (i.e., there aren't at least `n' messages in the sequence).