.MAN File Extension

Generic Icon
File TypeUnix Manual
DeveloperN/A
Popularity1 star
CategoryText Files
File Description

Help manual (called a "man page") used by the Unix Man utility, a program used to view documentation; contains information about a Unix command or other Unix function; can be viewed within a unix shell using the man command.

Unix man pages rarely use the ".man" extension. Rather, they use the extensions ".1" (.1 files) through ".8" for user manuals in one of eight sections:

  1. General user commands
  2. System calls
  3. C library functions
  4. Devices and network interfaces
  5. File formats
  6. Games
  7. Miscellaneous
  8. Linux-specific kernel routines
Man page filenames contain the command (or topic name) followed by the section number. For example, a section 1 man page for the command "example_cmd" would have the filename "example_cmd.1." Man pages are sometimes compressed with .GZ compression and use the compound ".gz.1" extension (or ".gz.2" for the second section, and so forth).

Man pages can be viewed by typing man [section] [page], where [section] is the man page section, and [page] is the user manual name. If no section is supplied, the man utility assumes section 1.

NOTE: Since man pages are stored in a plain text format, they can be created and edited with any text editor.

Program(s) that open .MAN files
Mac OS X Logo
Mac OS
Icon Apple TextEdit
Icon Other text editor
Windows Logo
Windows
Icon Microsoft Notepad
Icon Microsoft WordPad
Icon Other text editor
Linux Logo
Linux
Icon Vim
Icon GNU Emacs
Icon Pico
Icon Other text editor
Updated 6/28/2010  

http://www.fileinfo.com/extension/man

Copyright © 2012 FileInfo.com