|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
GETNAME(1) BSD General Commands Manual GETNAME(1)
NAME
getNAME -- get name sections from manual pages
SYNOPSIS
/usr/libexec/getNAME [-itw] file ...
DESCRIPTION
The getNAME utility get name sections from manual pages. Without options getNAME building apropos(1)
database entries.
The options are as follows:
-i For building intro entries.
-t For building toc.
-w Print type of manual page (OLD, NEW, UNKNOWN).
SEE ALSO
apropos(1), makewhatis(1), man(1)
HISTORY
The manual page for getNAME command appeared in FreeBSD 2.2.
BSD July 8, 1996 BSD
|
|