FileInfo.comFileInfo.com
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

.MAN File Extension

NEW: Open .MAN files for FREE with File Viewer

Generic Icon
File Type
This file is saved in a plain text format.
Therefore, you can view the contents of the file in a text editor.
[x] Close  
Unix Manual
DeveloperN/A
Popularity
1 star
CategoryText Files
File Format 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
Windows Logo
Windows
Icon Microsoft Notepad
Icon Microsoft WordPad
Icon Other text editor
Mac OS X Logo
Mac OS
Icon Apple TextEdit
Icon Other text editor
Linux Logo
Linux
Icon Vim
Icon GNU Emacs
Icon Pico
Icon Other text editor
Updated 6/28/2010