Removed support for MMDF-style mail drops.
[mmh] / man / packf.man1
index f0e6a3d..79dccac 100644 (file)
@@ -12,8 +12,6 @@ packf \- pack messages in nmh folder into a single file
 .RI [ msgs ]
 .RB [ \-file
 .IR name ]
-.RB [ \-mbox ]
-.RB [ \-mmdf ]
 .RB [ \-version ]
 .RB [ \-help ]
 .ad
@@ -21,18 +19,8 @@ packf \- pack messages in nmh folder into a single file
 .B Packf
 will pack copies of messages from a folder, into a single
 file.
-.PP
-If the
-.B \-mbox
-switch is given (the default), then the messages are
-separated using mbox (uucp) style delimiters.  This is the format used
-by most mail clients (elm, mailx, etc.).
-.PP
-If the
-.B \-mmdf
-switch is given, then the messages are separated by
-mmdf style delimiters.  Each message in the file is separated by four
-CTRL\-A's and a newline.
+The messages are separated using mbox (uucp) style delimiters.
+This is the format used by most mail clients (elm, mailx, etc.).
 .PP
 You may specify the name of the file in which to use with the
 .B \-file
@@ -63,7 +51,6 @@ can be unpacked using
 .nf
 .ta \w'%etcdir%/ExtraBigFileName  'u
 ^$HOME/.mmh/profile~^The user profile
-^\&.msgbox\&.map~^A binary index of the file
 .fi
 
 .SH "PROFILE COMPONENTS"
@@ -83,7 +70,6 @@ inc(1)
 .nf
 .RB ` +folder "' defaults to the current folder"
 .RB ` msgs "' defaults to all"
-.RB ` \-mbox '
 .RB ` "\-file ./msgbox" '
 .fi