X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fbcd71b31868c9969836b00a90a0bf32b13111ef..9f8418e870a70c264eda1598f2d470e5428c216d:/man/dist.man diff --git a/man/dist.man b/man/dist.man index 4675b2c5..2acf29a1 100644 --- a/man/dist.man +++ b/man/dist.man @@ -8,6 +8,8 @@ dist \- redistribute a message to additional addresses .HP 5 .na .B dist +.RB [ \-help ] +.RB [ \-version ] .RI [ +folder ] .RI [ msg ] .RB [ \-form @@ -37,8 +39,6 @@ dist \- redistribute a message to additional addresses .RB [ \-nowhatnowproc ] .RB [ \-atfile ] .RB [ \-noatfile ] -.RB [ \-version ] -.RB [ \-help ] .ad .SH DESCRIPTION .B Dist @@ -208,26 +208,41 @@ program which starts the initial edit. Hence, .B \-nowhatnowproc will prevent any edit from occurring.) .SH FILES -.fc ^ ~ -.nf -.ta \w'%etcdir%/ExtraBigFileName 'u -^%etcdir%/distcomps~^The standard message skeleton -^or /distcomps~^Rather than the standard skeleton -^$HOME/\&.mh\(ruprofile~^The user profile -^/draft~^The draft file -.fi +.PD 0 +.TP 20 +%nmhetcdir%/distcomps +The standard message skeleton. +.TP 20 +/distcomps +An alternative to the standard skeleton. +.TP 20 +$HOME/\&.mh\(ruprofile +The user's profile. +.TP 20 +/draft +The draft file. +.PD .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 -^Draft\-Folder:~^To find the default draft\-folder -^Editor:~^To override the default editor -^fileproc:~^Program to refile the message -^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions -.fi +.PD 0 +.TP 20 +Path: +To determine the user's nmh directory. +.TP 20 +Current\-Folder: +To find the default current folder. +.TP 20 +Draft\-Folder: +To find the default draft\-folder. +.TP 20 +Editor: +To override the default editor. +.TP 20 +fileproc: +Program to refile the message. +.TP 20 +whatnowproc: +Program to ask the \*(lqWhat now?\*(rq questions. +.PD .SH "SEE ALSO" .IR comp (1), .IR forw (1), @@ -236,14 +251,22 @@ will prevent any edit from occurring.) .IR send (1), .IR whatnow (1) .SH DEFAULTS -.nf -.RB ` +folder "' defaults to the current folder" -.RB ` msg "' defaults to cur" -.RB ` \-noannotate ' -.RB ` \-nodraftfolder ' -.RB ` \-inplace ' -.RB ` \-noatfile ' -.fi +.PD 0 +.TP 20 ++folder +The current folder. +.TP 20 +msg +The current message. +.TP 20 +\-noannotate +.TP 20 +\-nodraftfolder +.TP 20 +\-inplace +.TP 20 +\-noatfile +.PD .SH CONTEXT If a folder is given, it will become the current folder. The message distributed will become the current message.