]> diplodocus.org Git - nmh/blobdiff - man/packf.man
Specify yyyy-mm-dd date format for a man page's .TH date.
[nmh] / man / packf.man
index d61879e1a1fd72d7ba05b03b856577bcb9b3ac1a..61a570ef2302317fddd8cf6c2e80a4689c1b7c2f 100644 (file)
@@ -1,23 +1,24 @@
+.TH PACKF %manext1% 1999-05-13 "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
 .\" %nmhwarning%
-.\" $Id$
 .\"
 .\"
-.TH PACKF %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 packf \- pack messages in nmh folder into a single file
 .SH SYNOPSIS
 .HP 5
 .SH NAME
 packf \- pack messages in nmh folder into a single file
 .SH SYNOPSIS
 .HP 5
+.na
 .B packf
 .B packf
+.RB [ \-help ]
+.RB [ \-version ]
 .RI [ +folder ]
 .RI [ msgs ]
 .RB [ \-file
 .IR name ]
 .RB [ \-mbox ]
 .RB [ \-mmdf ]
 .RI [ +folder ]
 .RI [ msgs ]
 .RB [ \-file
 .IR name ]
 .RB [ \-mbox ]
 .RB [ \-mmdf ]
-.RB [ \-version ]
-.RB [ \-help ]
+.ad
 .SH DESCRIPTION
 .SH DESCRIPTION
-.B Packf
+.B packf
 will pack copies of messages from a folder, into a single
 file.
 .PP
 will pack copies of messages from a folder, into a single
 file.
 .PP
@@ -33,7 +34,7 @@ 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.
 .PP
 mmdf style delimiters.  Each message in the file is separated by four
 CTRL\-A's and a newline.
 .PP
-You may specify the name of the file in which to use with the
+You may specify the name of the file in which to pack messages with the
 .B \-file
 .I name
 switch.  If you do not specify the name of the file, it
 .B \-file
 .I name
 switch.  If you do not specify the name of the file, it
@@ -49,22 +50,20 @@ 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
 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. 
+contents (which should already be in the correct format) are used.
 Otherwise, a dummy address and the current date and time are used.
 .PP
 Messages that are packed by
 .B packf
 can be unpacked using
 .BR inc .
 Otherwise, a dummy address and the current date and time are used.
 .PP
 Messages that are packed by
 .B packf
 can be unpacked using
 .BR inc .
-
 .SH FILES
 .fc ^ ~
 .nf
 .SH FILES
 .fc ^ ~
 .nf
-.ta \w'/usr/local/nmh/etc/ExtraBigFileName  'u
+.ta \w'%nmhetcdir%/ExtraBigFileName  'u
 ^$HOME/\&.mh\(ruprofile~^The user profile
 ^\&.msgbox\&.map~^A binary index of the file
 .fi
 ^$HOME/\&.mh\(ruprofile~^The user profile
 ^\&.msgbox\&.map~^A binary index of the file
 .fi
-
 .SH "PROFILE COMPONENTS"
 .fc ^ ~
 .nf
 .SH "PROFILE COMPONENTS"
 .fc ^ ~
 .nf
@@ -74,10 +73,8 @@ can be unpacked using
 ^Current\-Folder:~^To find the default current folder
 ^Msg\-Protect:~^To set mode when creating a new `file'
 .fi
 ^Current\-Folder:~^To find the default current folder
 ^Msg\-Protect:~^To set mode when creating a new `file'
 .fi
-
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-inc(1)
-
+.IR inc (1),
 .SH DEFAULTS
 .nf
 .RB ` +folder "' defaults to the current folder"
 .SH DEFAULTS
 .nf
 .RB ` +folder "' defaults to the current folder"
@@ -85,8 +82,6 @@ inc(1)
 .RB ` \-mbox '
 .RB ` "\-file ./msgbox" '
 .fi
 .RB ` \-mbox '
 .RB ` "\-file ./msgbox" '
 .fi
-
 .SH CONTEXT
 If a folder is given, it will become the current folder.  The first
 message packed will become the current message.
 .SH CONTEXT
 If a folder is given, it will become the current folder.  The first
 message packed will become the current message.
-.En