VisionX V4VMKMANVisionX V4
NAME

vmkman − Generate text and HTML versions of man pages in a module

SYNOPSIS

vmkman [-H] [if=<input directory>] [d=<"Module Description">] [-v]

DESCRIPTION

vmkman generates .txt and .html files for all .1 and .3 files in a module. The input is the module directory. Index files are also created for the modules. These include module.mt, module.mha, and module.mhs, where "module" is the module name, txt is the text index, mha is the alphabetic HTML index, and mhs is the HTML subject index.

The module description is used in the index files to identify the module, and is required. It may alternatively be specified in a file called mod.ttl in the module main directory.

OPTIONS

if=<input directory>

Input module directory [default pwd]

d=<"string">

Description of the module [overides mod.ttl]

-v

Verbose

CONSTRAINTS

*

This should be run after the module is complete, BEFORE distribution

*

man pages MUST follow the VisionX format to ensure proper conversion

BUGS

*

Requires rman, which may not be available on all UNIX platforms (it IS in Linux though)

SEE ALSO

--

vmkidx (1), vmkinst (1), vmkmf (1),vman(1)

AUTHOR

Benjamin Stein