source: trunk/third/nmh/man/install-mh.man @ 12455

Revision 12455, 1.8 KB checked in by danw, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12454, which included commits to RCS files with non-trunk default branches.
Line 
1.\"
2.\" %nmhwarning%
3.\" $Id: install-mh.man,v 1.1.1.1 1999-02-07 18:14:20 danw Exp $
4.\"
5.\" include the -mh macro file
6.so %etcdir%/tmac.h
7.\"
8.TH INSTALL-MH %manext8% MH.6.8 [%nmhversion%]
9.SH NAME
10install-mh \- initialize the nmh environment
11.SH SYNOPSIS
12.in +.5i
13.ti -.5i
14%libdir%/install\-mh
15\%[\-auto]
16.br
17\%[\-version]
18\%[\-help]
19.in -.5i
20.SH DESCRIPTION
21\fIInstall\-mh\fR is the \fInmh\fR program to create the initial setup
22for a first\-time \fInmh\fR user.  It is typically invoked by other
23\fInmh\fR commands, and should NOT be directly invoked by the user.
24
25When a user runs any \fInmh\fR program for the first time, the program
26will invoke \fIinstall\-mh\fR (with the `\-auto' switch) to query
27the user for the initial \fInmh\fR environment.  The user is asked
28for the name of the directory that will be designated as the user's
29\fInmh\fR directory.  If this directory does not exist, the user is
30asked if it should be created.  Normally, this directory should be
31under the user's home directory, and has the default name of Mail/.
32After \fIinstall\-mh\fR has written the initial \&.mh\(ruprofile for
33the user, control returns to the original \fInmh\fR program.
34
35As with all \fInmh\fR commands, \fIinstall\-mh\fR first consults the
36\fB$HOME\fR environment variable to determine the user's home directory.
37If \fB$HOME\fR is not set, then the \fI/etc/passwd\fR file is consulted.
38
39When creating the users initial \&.mh\(ruprofile, \fIinstall\-mh\fR will
40check for the existence of a global profile %etcdir%/mh.profile.  If
41found, this will be used to initialize the new \&.mh\(ruprofile.
42.Fi
43^$HOME/\&.mh\(ruprofile~^The user profile
44^%etcdir%/mh.profile~^Used to initialize user profile
45.Pr
46^Path:~^To set the user's nmh directory
47.Co
48With `\-auto', the current folder is changed to \*(lqinbox\*(rq.
49.En
Note: See TracBrowser for help on using the repository browser.