Sponsored Content
Full Discussion: Manpower 2.0
Operating Systems OS X (Apple) OS X OpenSource RSS Manpower 2.0 Post 302259372 by Linux Bot on Tuesday 18th of November 2008 12:50:05 AM
Old 11-18-2008
CPU & Memory Manpower 2.0

ImageAbout Manpower
A Mac OS X graphical user interface to the main system of Unix software documentation, the man page. Man pages are concise but thorough descriptions of the functionality and methods of the various Unix command-line programs; there may be hundreds of such programs installed on a Unix or Linux system. Man pages are typically accessed in the Unix terminal by typing the phrase “man program,” with “program” being the specific name of the Unix tool you are trying to learn more about.

While accessing the man page system in this manner is efficient, it has limitations. It is difficult to read documentation in the Unix console; the type is usually very small, and can only be read one screen at a time, making scrolling and skimming through the material a tedious process. Manpower provides a simple, elegant three-pane interface that makes reading man pages as easy as reading e-mail.

Manpower compared to Terminal and other man page viewers:
- Clean, three-pane interface: Reading man pages is as easy as reading e-mail.
- Search, browse, display, and save new man pages in a single window.
- Thorough user documentation via the “Help” menu.

More from Apple...
 
TTYTYPE(5)						     Linux Programmer's Manual							TTYTYPE(5)

NAME
ttytype - terminal device to default terminal type mapping DESCRIPTION
The /etc/ttytype file associates termcap/terminfo terminal type names with tty lines. Each line consists of a terminal type, followed by whitespace, followed by a tty name (a device name without the /dev/) prefix. This association is used by the program tset(1) to set the environment variable TERM to the default terminal name for the user's current tty. This facility was designed for a traditional time-sharing environment featuring character-cell terminals hardwired to a Unix minicomputer. It is little used on modern workstation and personal Unixes. FILES
/etc/ttytype the tty definitions file. EXAMPLE
A typical /etc/ttytype is: con80x25 tty1 vt320 ttys0 SEE ALSO
termcap(5), terminfo(5), agetty(8), mingetty(8) COLOPHON
This page is part of release 3.25 of the Linux man-pages project. A description of the project, and information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages/. Linux 1993-07-24 TTYTYPE(5)
All times are GMT -4. The time now is 10:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy