X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d9b1d57351d104d7ec1a5621f090657dcce8cb7f..58eaf2c2:/man/anno.man?ds=sidebyside diff --git a/man/anno.man b/man/anno.man index e2a77c1f..311e1090 100644 --- a/man/anno.man +++ b/man/anno.man @@ -1,8 +1,7 @@ +.TH ANNO %manext1% "December 7, 2005" "%nmhversion%" .\" .\" %nmhwarning% -.\" $Id$ .\" -.TH ANNO %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME anno \- annotate messages .SH SYNOPSIS @@ -33,7 +32,7 @@ manipulates header fields or .I annotations in messages. Header fields consist of a field name and an optional field body -as defined by RFC-2822. +as defined by RFC 2822. The .B -component option specifies the field name, and the @@ -85,8 +84,8 @@ is invoked, .B anno will prompt the user for the name of field for the annotation. .PP -The field specified must be a valid 2822-style message field name, -which means that it may only consist of alphanumerics and dashes, +The field specified must be a valid RFC 2822-style message field name, +which means that it may only consist of alphanumerics and dashes. The body specified is arbitrary text. .PP Normally @@ -152,32 +151,35 @@ A matching option exists that allows time preservation to be turned off if enabled in the profile. .SH FILES -.fc ^ ~ -.nf -.ta \w'%etcdir%/ExtraBigFileName 'u -^$HOME/\&.mh\(ruprofile~^The user profile -.fi - +.TP 20 +$HOME/\&.mh\(ruprofile +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" -dist(1), forw(1), repl(1) - +.IR dist (1), +.IR forw (1), +.IR repl (1) .SH DEFAULTS -.nf -.RI ` +folder "' defaults to the current folder" -.RI ` msgs "' defaults to cur" -.RB ` \-inplace ' -.RB ` \-date ' -.fi - +.PD 0 +.TP 20 ++folder +The current folder. +.TP +msgs +The current message. +.TP +-inplace +.TP +-date +.PD .SH CONTEXT If a folder is given, it will become the current folder. The first message annotated will become the current message.