]> diplodocus.org Git - nmh/blobdiff - man/rcvdist.man
Replace strlen(foo) > 0 with *foo.
[nmh] / man / rcvdist.man
index b82ae53e5b76ead7f120df2e5edc39321f5e4878..125fc1803fb11ce4b05841d68c205398cc497331 100644 (file)
@@ -1,21 +1,21 @@
+.TH RCVDIST %manext1% "January 18, 2001" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
 .\"
 .\" %nmhwarning%
 .\"
-.TH RCVDIST %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 rcvdist \- asynchronously redistribute new mail
 .SH SYNOPSIS
 .HP 5
 .na
 .SH NAME
 rcvdist \- asynchronously redistribute new mail
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/rcvdist
+.B %nmhlibexecdir%/rcvdist
+.RB [ \-help ]
+.RB [ \-version ]
 .RB [ \-form
 .IR formfile ]
 [switches\ for
 .IR postproc ]
 .I address1
 \&...
 .RB [ \-form
 .IR formfile ]
 [switches\ for
 .IR postproc ]
 .I address1
 \&...
-.RB [ \-version ]
-.RB [ \-help ]
 .ad
 .SH DESCRIPTION
 The
 .ad
 .SH DESCRIPTION
 The
@@ -40,7 +40,7 @@ an alternate forms file with the switch
 The
 .RI \*(lq rcvdistcomps \*(rq
 file uses the format string facility described in
 The
 .RI \*(lq rcvdistcomps \*(rq
 file uses the format string facility described in
-.BR mh\-format (5).
+.IR mh\-format (5).
 In addition to the standard format escapes,
 .B rcvdist
 also recognizes the following additional
 In addition to the standard format escapes,
 .B rcvdist
 also recognizes the following additional
@@ -63,20 +63,19 @@ to do the actual
 delivery of the message, although this can be changed by defining the
 .I postproc
 profile component.
 delivery of the message, although this can be changed by defining the
 .I postproc
 profile component.
-
 .SH FILES
 .fc ^ ~
 .nf
 .SH FILES
 .fc ^ ~
 .nf
-.ta \w'%etcdir%/ExtraBigFileName  'u
-^%etcdir%/rcvdistcomps~^Default message skeleton
+.ta \w'%nmhetcdir%/ExtraBigFileName  'u
+^%nmhetcdir%/rcvdistcomps~^Default message skeleton
 ^or <mh\-dir>/rcvdistcomps~^Rather than standard message skeleton
 ^or <mh\-dir>/rcvdistcomps~^Rather than standard message skeleton
-^%etcdir%/mts.conf~^nmh mts configuration file
+^%nmhetcdir%/mts.conf~^nmh mts configuration file
 ^$HOME/\&.maildelivery~^The file controlling local delivery
 ^$HOME/\&.maildelivery~^The file controlling local delivery
-^%etcdir%/maildelivery~^Rather than the standard file
+^%nmhetcdir%/maildelivery~^Rather than the standard file
 .fi
 .fi
-
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-rcvpack(1), rcvstore(1), rcvtty(1), mh\-format(5), slocal(1)
-
-.SH BUGS
-Only two return codes are meaningful, others should be.
+.IR rcvpack (1),
+.IR rcvstore (1),
+.IR rcvtty (1), 
+.IR slocal (1),
+.IR mh\-format (5)