X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1b5a1bd2244d3e1c12b7c9e1f48e445de5ad2ea2..5864389bd6a997e8d804b7d92d1ef94101c5cfbc:/man/mark.man diff --git a/man/mark.man b/man/mark.man index 0cebca09..74bdfe6c 100644 --- a/man/mark.man +++ b/man/mark.man @@ -1,8 +1,7 @@ +.TH MARK %manext1% "February 11, 2012" "%nmhversion%" .\" .\" %nmhwarning% -.\" $Id$ .\" -.TH MARK %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME mark \- manipulate message sequences .SH SYNOPSIS @@ -98,7 +97,7 @@ As expected, the command .B \-sequence .I foo .B \-delete -.BR \-all \*(rq +all\*(rq deletes the sequence \*(lqfoo\*(rq from the current folder. .PP When creating or modifying sequences, you can specify the switches @@ -120,7 +119,7 @@ you. If neither of these switches is specified, then existing sequences will maintain their current status, and new sequences will default to \*(lqpublic\*(rq if you have write permission for the relevant folder. Check the -.BR mh\-sequence (5) +.IR mh\-sequence (5) man page for more details about the difference between \*(lqpublic\*(rq and \*(lqprivate\*(rq sequences. .PP @@ -154,7 +153,9 @@ be one of the (reserved) message names \*(lqnew\*(rq, \*(lqfirst\*(rq, .PP .IP \(bu 2 Only a certain number of sequences may be defined for a given folder. -This number is usually limited to 26 (10 on small systems). +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 @@ -162,36 +163,47 @@ 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. Constructs of the form \*(lqname1\-name2\*(rq are forbidden for user defined sequences. - .SH FILES -.fc ^ ~ -.nf -.ta \w'%etcdir%/ExtraBigFileName 'u -^$HOME/\&.mh\(ruprofile~^The user profile -.fi - +.TP 20 +$HOME/.mh\-profile +The user's profile. .SH "PROFILE COMPONENTS" -.fc ^ ~ -.nf -.ta 2.4i -.ta \w'ExtraBigProfileName 'u -^Path:~^To determine the user's nmh directory -^Current\-Folder:~^To find the default current folder -.fi - +.PD 0 +.TP 20 +Path: +To determine the user's nmh directory. +.TP +Current\-Folder: +To find the default current folder. +.PD .SH "SEE ALSO" -flist(1), pick(1), mh-sequence(5) - +.IR flist (1), +.IR pick (1), +.IR mh-sequence (5) .SH DEFAULTS -.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 ` \-nozero ' - +.PD 0 +.TP 20 ++folder +The current folder. +.TP +\-add +If +.B \-sequence +is specified, +.B \-list +otherwise. +.TP +msgs +The current message, or +.B all +if +.B \-list +is specified. +.TP +\-nozero +.PD .SH CONTEXT If a folder is given, it will become the current folder. - .SH "HELPFUL HINTS" Use .B flist