nmh-workers
[Top] [All Lists]

[Nmh-workers] Fix skeletons in comp(1), forw(1) and dist(1)

2016-12-31 09:55:28
While I was here, I removed two 'empty' paragraphs (.PP) in forw(1).
They may have been intended as line breaks, but I think they are
unnecessary; feel free to overrule me!

Aside: I would not be unhappy if, some day, 'skeleton' was replaced by
something utilitarian like 'template'.

diff --git a/man/comp.man b/man/comp.man
index f7a02c60..e7fc4a66 100644
--- a/man/comp.man
+++ b/man/comp.man
@@ -244,10 +244,10 @@ No mail is actually sent.
 .PD 0
 .TP 20
 %nmhetcdir%/components
-The standard message skeleton.
+The default message skeleton.
 .TP
 <mh\-dir>/components
-An alternative to the standard skeleton.
+The user's message skeleton.
 .TP
 $HOME/.mh_profile
 The user's profile.

diff --git a/man/dist.man b/man/dist.man
index 4c3295d1..2dd475ae 100644
--- a/man/dist.man
+++ b/man/dist.man
@@ -211,10 +211,10 @@ will prevent any edit from occurring.)
 .PD 0
 .TP 20
 %nmhetcdir%/distcomps
-The standard message skeleton.
+The default message skeleton.
 .TP 20
 <mh\-dir>/distcomps
-An alternative to the standard skeleton.
+The user's message skeleton.
 .TP 20
 $HOME/\&.mh\(ruprofile
 The user's profile.

diff --git a/man/forw.man b/man/forw.man
index c52d4e2e..729a5407 100644
--- a/man/forw.man
+++ b/man/forw.man
@@ -47,7 +47,6 @@ forw \- forward messages
 .RB [ \-build ]
 .RB [ \-file
 .IR msgfile ]
-.PP
 .HP 5
 .B forw
 .RB [ \-help ]
@@ -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
 <mh\-dir>/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
 <mh\-dir>/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
 <mh\-dir>/mhl.forward
-Rather than the standard filter.
+The user's message filter.
 .TP
 ^$HOME/.mh_profile
 The user's profile.

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>