UnixWare 7 Manual Pages

Manual pages describe commands, system calls, file formats, drivers, and other components of the UnixWare 7 system.

This topic describes the UnixWare 7 manual page section naming system and how to access manual pages from SCOhelp and the command line.

Manual page section names

UnixWare 7 manual pages have a main section name, an optional prefix, and an optional suffix. The main names are:


1
Unrestricted commands, which can be run by any user.

1M
Administrative commands, whose options may be fully or partially restricted to the root or owner accounts.

2
System calls.

3
Library routines.

4
System files.

5
Miscellaneous.

7
Device drivers and driver interfaces.

Prefixes are X (for X windows system commands) and D (for driver development commands). For example, section X1M contains X windows administrative commands, and section D3 contains kernel utility functions.

A variety of suffixes subdivide the sections further, to allow for logical groupings of manual pages by technology and to enable easy scanning. Examples include section 1nfs (Unrestricted NFS commands) and 3M (Library math routines).

Accessing manual pages

You can access manual pages in these ways:

From the top level of SCOhelp:

  1. Click on Manual Pages in the left frame.

  2. Click on the desired manual page section in the left frame.

  3. Click on the manual page you want to view.

From any location in SCOhelp:

  1. Click on the Manual Pages button at the bottom of the window.

  2. Enter the name and, optionally, the section of the manual page you want to view, then press the Search button.

From the command line:

Enter:

   man name [section]

For example:

   man aliases 4

For more information, see man(1).

Other access methods:

You can also access manual pages:


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004