mhlist, mhbuild: Always evaluate realsizes of the MIME parts.
[mmh] / man / mhbuild.man1
index 9c68f36..2c4bcce 100644 (file)
@@ -10,7 +10,6 @@ mhbuild \- translate MIME composition draft
 .B mhbuild
 .I file
 .RB [ \-list " | " \-nolist ]
-.RB [ \-realsize " | " \-norealsize ]
 .RB [ \-headers " | " \-noheaders ]
 .RB [ \-ebcdicsafe " | " \-noebcdicsafe ]
 .RB [ \-rfc934mode " | " \-norfc934mode ]
@@ -64,13 +63,11 @@ to list the table of contents associated with the MIME message that is created.
 The
 .B \-headers
 switch indicates
-that a one-line banner should be displayed above the listing.  The
-.B \-realsize
-switch tells
-.B mhbuild
-to evaluate the \*(lqnative\*(rq
-(decoded) format of each content prior to listing.  This provides an
-accurate count at the expense of a small delay.  If the
+that a one-line banner should be displayed above the listing.
+The size of the \*(lqnative\*(rq
+(decoded) format of each content is evaluated.  This provides an
+accurate count at the expense of a small delay.
+If the
 .B \-verbose
 switch
 is present, then the listing will show any \*(lqextra\*(rq information
@@ -532,7 +529,7 @@ line         ::=     "##" text EOL
 .fi
 
 .SH "SEE ALSO"
-mhlist(1), mhshow(1), mhstore(1),
+mhlist(1), show(1), mhstore(1),
 .br
 .I "Proposed Standard for Message Encapsulation"
 (RFC\-934),
@@ -555,7 +552,6 @@ mhlist(1), mhshow(1), mhstore(1),
 .SH DEFAULTS
 .nf
 .RB ` \-headers '
-.RB ` \-realsize '
 .RB ` \-norfc934mode '
 .RB ` \-contentid '
 .RB ` \-noebcdicsafe '