Viewing Reference Pages with webman

Return to the webman viewer

The webman viewer displays a search field and a list of the available reference page directories:

The directory list includes the available Tru64 UNIX standard reference page areas together with any custom locations that are enabled by your MANPATH environment variable. The standard locations are:

The webman viewer determines the order of the directories in the list (see Reference Page Areas). If a given reference page appears twice in a directory, the two files are:

  1. An uncompressed file. Typically, this is a file that your system administrator has edited to reflect local information.

  2. A compressed file. This file is the original file supplied by Compaq.

Within a reference page, cross-references to other reference pages are hot links. A given link can resolve to more than one possible file. The webman viewer searches directories in order as shown by the initial list. As soon as it finds a file matching the cross-reference, webman stops searching and displays that file. If there are both an uncompressed file and a compressed file in a given directory, webman displays the uncompressed file.

Reference Page Areas

Depending on what selection of subsets is installed on the server system, each of the following areas might include all of the reference pages that are available to you (possibly even including layered products). Any or all of these areas might not be present.

/usr/share/%L/man
Contains localized reference pages, where %L specifies the locale.

/usr/share/man
Contains Tru64 UNIX standard base system reference pages.

/usr/dt/share/man
Contains Common Desktop Environment reference pages.

/usr/local/man
Contains custom reference pages and reference pages for certain layered products.

Return to the webman viewer