]> diplodocus.org Git - nmh/blobdiff - man/install-mh.man
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / man / install-mh.man
index 26c5bc213769292d328acc69bbce465e80ea478e..ff20676f1ef30c6690b2ed7a51bbc9963961b22c 100644 (file)
@@ -1,17 +1,17 @@
+.TH INSTALL-MH %manext1% "June 10, 2012" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
-.TH INSTALL-MH %manext8% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 install-mh \- initialize the nmh environment
 .SH SYNOPSIS
 .HP 5
 .na
-.B %libdir%/install\-mh
+.B %nmhlibexecdir%/install\-mh
+.RB [ \-help ]
+.RB [ \-version ]
 .RB [ \-auto ]
 .RB [ \-check ]
-.RB [ \-version ]
-.RB [ \-help ]
 .ad
 .SH DESCRIPTION
 .B Install\-mh
@@ -58,7 +58,7 @@ When creating the users initial
 .IR \&.mh\(ruprofile ,
 .B install\-mh
 will check for the existence of a global profile
-.IR %etcdir%/mh.profile .
+.IR %nmhetcdir%/mh.profile .
 If found, this will be used to initialize the new
 .IR \&.mh\(ruprofile .
 .PP
@@ -66,23 +66,19 @@ The \fB\-check\fP option can be used to check whether or not nmh has
 been installed.
 This can be used by other programs to determine whether or not nmh has
 been installed without their having to know the internals of nmh.
-
 .SH FILES
-.fc ^ ~
-.nf
-.ta \w'%etcdir%/ExtraBigFileName  'u
-^$HOME/\&.mh\(ruprofile~^The user profile
-^%etcdir%/mh.profile~^Used to initialize user profile
-.fi
-
+.PD 0
+.TP 20
+$HOME/.mh_profile
+The user's profile.
+.TP
+%nmhetcdir%/mh.profile
+Used to initialize user's profile.
+.PD
 .SH "PROFILE COMPONENTS"
-.fc ^ ~
-.nf
-.ta 2.4i
-.ta \w'ExtraBigProfileName  'u
-^Path:~^To set the user's nmh directory
-.fi
-
+.TP 20
+Path:
+To set the user's nmh directory.
 .SH CONTEXT
 With
 .BR \-auto ,