Factor trim format function out
[mmh] / man / sendfiles.man1
index f2015b4..434be09 100644 (file)
@@ -5,23 +5,21 @@
 .SH NAME
 sendfiles \- send multiple files in a MIME message
 .SH SYNOPSIS
-.HP
+.HP 5
 .na
 .B sendfiles
 .I recipient
 .I subject
-.I file1
-.RI [ file2
-\&...]
+.IR file ...
 .ad
 .SH DESCRIPTION
-The shell script
+The program
 .BR sendfiles ,
 is used to send a collection
 of files via electronic mail.
 .B sendfiles
-will mail the files in one message with the given \*(lqsubject\*(rq
-to the \*(lqrecipient\*(rq.
+will mail the files in one message with the given `subject'
+to the `recipient'.
 Take care not to generate too large messages, as there usually are
 size limits enforced by the MTAs.
 .PP
@@ -31,7 +29,7 @@ To extract received files, use
 .SH FILES
 .fc ^ ~
 .nf
-.ta \w'%etcdir%/ExtraBigFileName  'u
+.ta \w'%etcdir%/FileName  'u
 ^$HOME/.mmh/profile~^The user profile
 .fi
 
@@ -41,10 +39,6 @@ None
 .SH "SEE ALSO"
 send(1), mhlist(1), mhstore(1).
 
-.SH DEFAULTS
-.nf
-.fi
-
 .SH CONTEXT
 None
 
@@ -56,7 +50,7 @@ which directly invokes
 .B send .
 The old one had invoked
 .B viamail .
-The old version had been able to send whole directories, be automatically
+The old version had been able to send whole directories, by automatically
 tarballing them. This new version is not able to do so.
 The old man page had described some kind of automatical splitting of
 large content into `message/partial' parts. However, it appears as if this