X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8e0f9bd3daae9d05dec58026d5a5924367e4e874..c02f66668d32980a3770e450061c5b96b9f31690:/man/mh-sequence.man diff --git a/man/mh-sequence.man b/man/mh-sequence.man index 8d2a56bf..4b1e1920 100644 --- a/man/mh-sequence.man +++ b/man/mh-sequence.man @@ -75,7 +75,7 @@ selects the 3 messages ending with `name', \*(lqname=-3\*(rq selects just the 2nd previous message. It is an error if the requested message does not exist (i.e., there aren't enough messages in the folder). -.PP +.PP In commands which accept a `msgs' argument, the default is either \*(lqcur\*(rq or \*(lqall\*(rq, depending on which makes more sense for each command (see the individual man pages for details). Repeated @@ -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). @@ -294,9 +294,9 @@ cur: 46 .PP .B Nmh commands that modify the sequence file will silently remove sequences for -nonexistant messages when the sequence file is updated. The exception to +nonexistent messages when the sequence file is updated. The exception to this is the \*(lqcur\*(rq sequence, which is allowed to point to a -nonexistant message. +nonexistent message. .SS Sequence File Locking The \*(lqdatalocking\*(rq profile entry controls the type of locking used when reading and writing sequence files. The locking mechanisms supported