home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GCC258_3.LHA / gcc / man / cat1 / man.0 < prev    next >
Encoding:
Text File  |  1993-12-07  |  4.0 KB  |  133 lines

  1.  
  2. MAN(1)                       UNIX Reference Manual                      MAN(1)
  3.  
  4. NNAAMMEE
  5.      mmaann - display the on­line manual pages
  6.  
  7. SSYYNNOOPPSSIISS
  8.      mmaann [--aacchhww] [--MM _p_a_t_h] [--mm _p_a_t_h] [_s_e_c_t_i_o_n] _n_a_m_e _._._.
  9.  
  10. DDEESSCCRRIIPPTTIIOONN
  11.      The mmaann utility displays the BSD UNIX manual pages entitled _n_a_m_e.
  12.  
  13.      The options are as follows:
  14.  
  15.      --aa      Display all of the manual pages for a specified _s_e_c_t_i_o_n and _n_a_m_e
  16.              combination.  (Normally, only the first manual page found is dis­
  17.              played.)
  18.  
  19.      --cc      Copy the manual page to the standard output instead of using
  20.              more(1) to paginate it.  This is done by default if the standard
  21.              output is not a terminal device.
  22.  
  23.      --hh      Display only the ``SYNOPSIS'' lines of the requested manual
  24.              pages.
  25.  
  26.      --MM      Override the list of standard directories which mmaann searches for
  27.              manual pages.  The supplied _p_a_t_h must be a colon (``:'') separat­
  28.              ed list of directories.  This search path may also be set using
  29.              the environment variable MANPATH. The subdirectories to be
  30.              searched as well as their search order is specified by the
  31.              ``_subdir'' line in the mmaann configuration file.
  32.  
  33.      --mm      Augment the list of standard directories which mmaann searches for
  34.              manual pages.  The supplied _p_a_t_h must be a colon (``:'') separat­
  35.              ed list of directories.  These directories will be searched be­
  36.              fore the standard directories or the directories specified using
  37.              the --MM option or the MANPATH environment variable.
  38.  
  39.      --ww      List the pathnames of the manual pages which mmaann would display
  40.              for the specified _s_e_c_t_i_o_n and _n_a_m_e combination.
  41.  
  42.      The optional _s_e_c_t_i_o_n restricts the directories that mmaann will search.  The
  43.      mmaann configuration file (see man_conf(5))  specifies the possible _s_e_c_t_i_o_n
  44.      values that are currently available.  If only a single argument is speci­
  45.      fied or if the first argument is not a valid section, mmaann assumes that
  46.      the argument is the name of a manual page to be displayed.
  47.  
  48. EENNVVIIRROONNMMEENNTT
  49.      MACHINE   As some manual pages are intended only for use on certain ar­
  50.                chitectures, mmaann searches certain directories applicable to the
  51.                current machine.  Man's determination of the current machine
  52.                type may be overridden by setting the environment variable
  53.                MACHINE to the name of an architecture (see machine(1)).  Ma­
  54.                chine specific areas are checked before general areas.
  55.  
  56.      MANPATH   The standard search path used by mmaann may be overridden by spec­
  57.                ifying a path in the MANPATH environment variable.  The format
  58.                of the path is a colon (``:'') separated list of directories.
  59.                The subdirectories to be searched as well as their search order
  60.                is specified by the ``_subdir'' line in the mmaann configuration
  61.                file.
  62.  
  63.      PAGER     Any value of the environment variable PAGER will be used in­
  64.                stead of the standard pagination program more(1).
  65.  
  66. FFIILLEESS
  67.      /etc/man.conf  man configuration file (see man_conf(5))
  68.  
  69. SSEEEE AALLSSOO
  70.      apropos(1),  machine(1),  whatis(1),  whereis(1),  man_conf(5)
  71.  
  72. BBUUGGSS
  73.      The on­line manual pages are, by necessity, forgiving toward stupid dis­
  74.      play devices, causing some manual pages to not be as good as their type­
  75.      set counterparts.
  76.  
  77. HHIISSTTOORRYY
  78.      A mmaann command appeared in Version 6 AT&T UNIX.
  79.  
  80. 4th Berkeley Distribution       April 29, 1991                               2
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.