]> diplodocus.org Git - nmh/blobdiff - man/anno.man
Added filename completion to bash_completion_nmh.
[nmh] / man / anno.man
index 541329a4ce7cdb10bfad8451f1e548c3cc86dd17..c35b82e4238753767508587c3a279496ca7cd546 100644 (file)
@@ -1,13 +1,15 @@
+.TH ANNO %manext1% "December 7, 2005" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
 .\"
 .\" %nmhwarning%
 .\"
-.TH ANNO %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 anno \- annotate messages
 .SH SYNOPSIS
 .HP 5
 .na
 .B anno
 .SH NAME
 anno \- annotate messages
 .SH SYNOPSIS
 .HP 5
 .na
 .B anno
+.RB [ \-help ]
+.RB [ \-version ]
 .RI [ +folder ]
 .RI [ msgs ]
 .RB [ \-component
 .RI [ +folder ]
 .RI [ msgs ]
 .RB [ \-component
@@ -21,18 +23,16 @@ anno \- annotate messages
 .RB [ \-number
 .IR [ num|all ]]
 .RB [ \-preserve " | " \-nopreserve ]
 .RB [ \-number
 .IR [ num|all ]]
 .RB [ \-preserve " | " \-nopreserve ]
-.RB [ \-version ]
-.RB [ \-help ]
 .RB [ \-text
 .IR body ]
 .ad
 .SH DESCRIPTION
 .RB [ \-text
 .IR body ]
 .ad
 .SH DESCRIPTION
-.B Anno
+.B anno
 manipulates header fields or
 .I annotations
 in messages.
 Header fields consist of a field name and an optional field body
 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
 The
 .B -component
 option specifies the field name, and the
@@ -84,7 +84,7 @@ is invoked,
 .B anno
 will prompt the user for the name of field for the annotation.
 .PP
 .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,
+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
 which means that it may only consist of alphanumerics and dashes.
 The body specified is arbitrary text.
 .PP
@@ -125,7 +125,7 @@ slash, the entire field body must match the text, otherwise just the
 last path name component of the field body must match.
 If the
 .B -number
 last path name component of the field body must match.
 If the
 .B -number
-option is used in conjuction with the
+option is used in conjunction with the
 .B -delete
 option, header field
 .I num
 .B -delete
 option, header field
 .I num
@@ -142,7 +142,7 @@ By default,
 .B anno
 changes the last-accessed and last-modified times on annotate messages
 to the time at which the annotation occurs.
 .B anno
 changes the last-accessed and last-modified times on annotate messages
 to the time at which the annotation occurs.
-.B Anno
+.B anno
 preserves the original times if the
 .B -preserve
 option is used.
 preserves the original times if the
 .B -preserve
 option is used.
@@ -151,32 +151,35 @@ A matching
 option exists that allows time preservation to be turned off if enabled
 in the profile.
 .SH FILES
 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"
 .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"
 .SH "SEE ALSO"
-dist(1), forw(1), repl(1)
-
+.IR dist (1),
+.IR forw (1),
+.IR repl (1)
 .SH DEFAULTS
 .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.
 .SH CONTEXT
 If a folder is given, it will become the current folder.  The first
 message annotated will become the current message.