X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3b5cb2c248fa8fbdefe9bb9d6aa791070ba5ea28..791576c7f643c97ca087720751ea89f357c5b8fa:/man/mark.man?ds=sidebyside diff --git a/man/mark.man b/man/mark.man index 69f6d645..a1e83a49 100644 --- a/man/mark.man +++ b/man/mark.man @@ -1,24 +1,24 @@ -.TH MARK %manext1% "March 25, 2013" "%nmhversion%" -.\" +.TH MARK %manext1% 2013-03-31 "%nmhversion%" +. .\" %nmhwarning% -.\" +. .SH NAME -mark \- manipulate message sequences +mark \- manipulate nmh message sequences .SH SYNOPSIS .HP 5 .na .B mark +.RB [ \-help ] +.RB [ \-version ] .RI [ +folder ] .RI [ msgs ] .RB [ \-sequence .I name \&...] .RB [ \-add " | " \-delete ] -.RB [ \-list ] +.RB [ \-list ] .RB [ \-public " | " \-nopublic ] .RB [ \-zero " | " \-nozero ] -.RB [ \-version ] -.RB [ \-help ] .ad .SH DESCRIPTION The @@ -129,7 +129,7 @@ switch tells .B mark to list both the sequences defined for the folder and the messages associated with those sequences. -.B Mark +.B mark will list the name of each sequence given by .B \-sequence .I name @@ -143,7 +143,7 @@ will be listed. The switch does not affect the operation of .BR \-list . .PP -The current restrictions on sequences are: +The restrictions on sequences are: .PP .IP \(bu 2 The name used to denote a message sequence must consist of an alphabetic @@ -152,12 +152,6 @@ be one of the (reserved) message names \*(lqnew\*(rq, \*(lqfirst\*(rq, \*(lqlast\*(rq, \*(lqall\*(rq, \*(lqnext\*(rq, or \*(lqprev\*(rq. .PP .IP \(bu 2 -Only a certain number of sequences may be defined for a given folder. -This number is usually limited to 27 (11 on small systems). (The -internal implementation relies on bitmasks, with some bits set aside -for internal use.) -.PP -.IP \(bu 2 Message ranges with user\-defined sequence names are restricted to the form \*(lqname:n\*(rq, \*(lqname:+n\*(rq, or \*(lqname:-n\*(rq, and refer to the first or last `n' messages of the sequence `name', respectively. @@ -165,7 +159,7 @@ Constructs of the form \*(lqname1\-name2\*(rq are forbidden for user defined sequences. .SH FILES .TP 20 -$HOME/.mh\-profile +$HOME/.mh_profile The user's profile. .SH "PROFILE COMPONENTS" .PD 0