X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/36e3d7dc4bc9905a9b9074defd26ee6c32e1a6b9..844204771f8f1691c8df8601a663be3bafcc0fdd:/man/forw.man diff --git a/man/forw.man b/man/forw.man index c01b62a8..4d1e3380 100644 --- a/man/forw.man +++ b/man/forw.man @@ -1,4 +1,4 @@ -.TH FORW %manext1% "October 10, 2016" "%nmhversion%" +.TH FORW %manext1% "December 31, 2016" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -8,6 +8,8 @@ forw \- forward messages .HP 5 .na .B forw +.RB [ \-help ] +.RB [ \-version ] .RI [ +folder ] .RI [ msgs ] .RB [ \-annotate " | " \-noannotate ] @@ -27,7 +29,7 @@ forw \- forward messages .IR editor ] .RB [ \-noedit ] .RB [ \-width -.IR colums ] +.IR columns ] .RB [ \-from .IR address ] .RB [ \-to @@ -45,11 +47,10 @@ forw \- forward messages .RB [ \-build ] .RB [ \-file .IR msgfile ] -.RB [ \-version ] -.RB [ \-help ] -.PP .HP 5 .B forw +.RB [ \-help ] +.RB [ \-version ] .RI [ +folder ] .RI [ msgs ] .RB [ \-digest @@ -60,11 +61,9 @@ forw \- forward messages .IR number ] [other\ switches\ for\ .BR forw ] -.RB [ \-version ] -.RB [ \-help ] .ad .SH DESCRIPTION -.B Forw +.B forw may be used to prepare a message containing other messages. .PP It constructs the new message from a forms (components) file, with a @@ -373,7 +372,6 @@ function cur integer Argument to `\-volume' function msg integer Argument to `\-issue' .fi .RE -.PP .SH FILES .B forw looks for format and filter files in multiple locations: absolute @@ -387,24 +385,26 @@ is checked. .PD 0 .TP 25 %nmhetcdir%/forwcomps -The standard message skeleton. +The default message skeleton. .TP /forwcomps -Rather than the standard skeleton. +The user's message skeleton. .TP %nmhetcdir%/digestcomps -The message skeleton if +The default message skeleton if .B \-digest is given. .TP /digestcomps -Rather than the standard skeleton. +The user's +.B \-digest +skeleton. .TP ^%nmhetcdir%/mhl.forward -The standard message filter. +The default message filter. .TP /mhl.forward -Rather than the standard filter. +The user's message filter. .TP ^$HOME/.mh_profile The user's profile. @@ -507,7 +507,7 @@ by re\-ordering the file (e.g.\& by using .RB \*(lq folder .BR \-pack \*(rq) before the message is successfully sent. -.B Dist +.B dist and .B repl don't have this problem.