]> diplodocus.org Git - nmh/blobdiff - man/packf.man
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / man / packf.man
index d220a76aaa6607d552ab70e5696d2e4508c4e98c..597c91b336e4540391280731b875274de55080da 100644 (file)
@@ -1,22 +1,21 @@
+.TH PACKF %manext1% "April 18, 2014" "%nmhversion%"
 .\"
 .\" %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
 .na
 .B packf
+.RB [ \-help ]
+.RB [ \-version ]
 .RI [ +folder ]
 .RI [ msgs ]
 .RB [ \-file
 .IR name ]
 .RB [ \-mbox ]
 .RB [ \-mmdf ]
-.RB [ \-version ]
-.RB [ \-help ]
 .ad
 .SH DESCRIPTION
 .B Packf
@@ -58,15 +57,13 @@ Messages that are packed by
 .B packf
 can be unpacked using
 .BR inc .
-
 .SH FILES
 .fc ^ ~
 .nf
-.ta \w'%etcdir%/ExtraBigFileName  'u
+.ta \w'%nmhetcdir%/ExtraBigFileName  'u
 ^$HOME/\&.mh\(ruprofile~^The user profile
 ^\&.msgbox\&.map~^A binary index of the file
 .fi
-
 .SH "PROFILE COMPONENTS"
 .fc ^ ~
 .nf
@@ -76,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
-
 .SH "SEE ALSO"
-inc(1)
-
+.IR inc (1),
 .SH DEFAULTS
 .nf
 .RB ` +folder "' defaults to the current folder"
@@ -87,8 +82,6 @@ inc(1)
 .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.
-.En