helpadm(1M) DG/UX 5.4.2 helpadm(1M)
NAME
helpadm - make changes to the help facility database
SYNOPSIS
/etc/helpadm
DESCRIPTION
The DG/UX system Help Facility Administration command, helpadm ,
allows DG/UX system administrators and command developers to define
the content of the Help Facility database for specific commands and
to monitor use of the Help Facility. The helpadm command can be
executed only by login root, login bin, or a login that is a member
of group bin.
The helpadm command prints a menu of 3 types of Help Facility data
which can be modified, and 2 choices relating to monitoring use of
the Help Facility. The five choices are:
⊕ Modify startup data
⊕ Add, modify, or delete a glossary term
⊕ Add, modify, or delete command data (description, options,
examples, and keywords)
⊕ Prevent monitoring use of the Help Facility (login root and login
bin only)
⊕ Permit monitoring use of the Help Facility (login root and login
bin only)
The user may make one of the above choices by entering its
corresponding letter (given in the menu), or may exit to the shell by
typing q (for "quit").
If one of the first three choices is chosen, then the user is
prompted for additional information; specifically, which startup
screen, glossary term definition, or command description is to be
modified. The user may also be prompted for information to identify
whether the changes to the database are additions, modifications, or
deletions. If the user is modifying existing data or adding new
data, then he is prompted to make the appropriate
modifications/additions. If the user is deleting a glossary term or
a command from the database, then he must respond affirmatively to
the next query in order for the deletion to be done. In any case,
before the user's changes are final, he must respond affirmatively
when asked whether he is sure he wants his requested database changes
to be done.
By default, helpadm will put the user into ed(1) to make
additions/modifications to database information. If the user wishes
to be put into a different editor, then he should set the environment
variable EDITOR in his environment to the desired editor.
Licensed material--property of copyright holder(s) 1
helpadm(1M) DG/UX 5.4.2 helpadm(1M)
If the user chooses to monitor/prevent monitoring use of the Help
Facility, the choice made is acted on with no further interaction by
the user.
FILES
HELPLOG /usr/lib/help/HELPLOG
helpclean /usr/lib/help/helpclean
SEE ALSO
ed(1), glossary(1), help(1), locate(1), starter(1), usage(1).
NOTES
Operators of diskless clients will have to make sure that they have
been given permission to write on the file system /usr/lib/help
before using this command. If they do not have the correct
permissions helpadm will fail whenever it tries create or modify a
file in this file system.
When the DG/UX System is delivered to a customer, the login command
sets the environment variable LOGNAME. If LOGNAME is not set, then
the options to monitor/prevent monitoring use of the Help Facility
may not work properly.
Licensed material--property of copyright holder(s) 2