Online Computer Dictionary
Browse words
|
Based on
FOLDOC
Queried for: Unix manual pages
Definition:
(Or "man page") A part of Unix's
extensive on-line documentation. To read a manual page, type
man [-s
Under SunOS (which is fairly typical), Section 1 covers commands, 2 system calls, 3 C library routines, 4 devices and networks, 5 file formats, 6 games and demos, 7 miscellaneous, 8 system administration. Each section has an introduction which can be obtained with, e.g., "man 2 intro".
Manual pages are stored as nroff source files. Formatted versions are also usually cached.
Unix manual page: man(1).
{A Linux man gateway (http://foldoc.org/man.cgi.
{A Solaris man gateway (http://medsch.wisc.edu/cgi-bin/pdm/man.pl.
Browse through top 20 categories or see more ...
- programming (659)
- application (76)
- networking (823)
- language (1034)
- operating_system (420)
- mathematics (228)
- graphics (155)
- compiler (21)
- library (41)
- World-Wide_Web (133)
- cryptography (36)
- database (166)
- algorithm (132)
- logic (61)
- software (72)
- audio (27)
- virtual_reality (10)
- communications (329)
- file system (28)
- filename_extension (25)


