]> diplodocus.org Git - nmh/blobdiff - man/packf.man
Just reworded the bit about '%s' being safe not to quote (it's only safe not to
[nmh] / man / packf.man
index a9f66cbdf5fb1d74a5f44739eb50639dd96a4321..37bae2a9f011efd87b9ab714f9809fa41656db8e 100644 (file)
@@ -32,13 +32,20 @@ mmdf style delimiters.  Each message in the file is separated by four
 CTRL\-A's and a newline.
 
 You may specify the name of the file in which to use with the
-`\-file\ name' switch.  If you do specify the name of the file, it
+`\-file\ name' switch.  If you do not specify the name of the file, it
 will default to `msgbox'.
 
 If the given file name points to an existing file, then the specified
 messages will be appended to the end of the file, otherwise the file
 will be created and the messages appended.
 
+\fIpackf\fR makes an mbox-style delimiter by examining the first line
+of the message.  If the first line is a \*(lqReturn-Path:\*(rq
+field, its address and the current date and time are used.  Otherwise,
+if the first line has an \*(lqX-Envelope-From:\*(rq field, its
+contents (which should already be in the correct format) are used. 
+Otherwise, a dummy address and the current date and time are used.
+
 Messages that are packed by \fIpackf\fR can be unpacked using
 \fIinc\fR.