home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December (Special) / PCWorld_2005-12_Special_cd.bin / Bezpecnost / lsti / lsti.exe / framework-2.5.exe / man.conf < prev    next >
Text File  |  2005-04-27  |  5KB  |  144 lines

  1. #
  2. # Generated automatically from man.conf.in by the
  3. # configure script.
  4. #
  5. # man.conf from man-1.5o1
  6. #
  7. # For more information about this file, see the man pages man(1)
  8. # and man.conf(5).
  9. #
  10. # This file is read by man to configure the default manpath (also used
  11. # when MANPATH contains an empty substring), to find out where the cat
  12. # pages corresponding to given man pages should be stored,
  13. # and to map each PATH element to a manpath element.
  14. # It may also record the pathname of the man binary. [This is unused.]
  15. # The format is:
  16. #
  17. # MANBIN        pathname
  18. # MANPATH        manpath_element    [corresponding_catdir]
  19. # MANPATH_MAP        path_element    manpath_element
  20. #
  21. # If no catdir is given, it is assumed to be equal to the mandir
  22. # (so that this dir has both man1 etc. and cat1 etc. subdirs).
  23. # This is the traditional Unix setup.
  24. # Certain versions of the FSSTND recommend putting formatted versions
  25. # of /usr/.../man/manx/page.x into /var/catman/.../catx/page.x.
  26. # The keyword FSSTND will cause this behaviour.
  27. # Certain versions of the FHS recommend putting formatted versions of
  28. # /usr/.../share/man/[locale/]manx/page.x into
  29. # /var/cache/man/.../[locale/]catx/page.x.
  30. # The keyword FHS will cause this behaviour (and overrides FSSTND).
  31. # Explicitly given catdirs override.
  32. #
  33. # FSSTND
  34. FHS
  35. #
  36. # This file is also read by man in order to find how to call nroff, less, etc.,
  37. # and to determine the correspondence between extensions and decompressors.
  38. #
  39. # MANBIN /usr/bin/man
  40. #
  41. # Every automatically generated MANPATH includes these fields
  42. #
  43. MANPATH        /usr/share/man
  44. MANPATH        /usr/ssl/man
  45. MANPATH        /usr/man
  46. MANPATH        /usr/X11R6/share/man
  47. MANPATH        /usr/X11R6/man
  48. MANPATH        /usr/local/share/man
  49. MANPATH        /usr/local/man
  50. MANPATH        /opt/gnome/man
  51. #
  52. # Uncomment if you want to include one of these by default
  53. #
  54. #MANPATH /opt/teTeX/man
  55. #MANPATH /usr/lib/perl5/man
  56. #MANPATH /usr/share/perl5/man
  57. #MANPATH /usr/share/tcl-8.0/man
  58. #MANPATH /usr/share/tk-8.0/man
  59. #MANPATH /usr/share/tix-4.1/man
  60. #MANPATH /usr/share/coas/man
  61. #MANPATH /usr/kerberos/man
  62. #
  63. # Set up PATH to MANPATH mapping
  64. #
  65. # If people ask for "man foo" and have "/dir/bin/foo" in their PATH
  66. # and the docs are found in "/dir/man", then no mapping is required.
  67. #
  68. # The below mappings are superfluous when the right hand side is
  69. # in the mandatory manpath already, but will keep man from statting
  70. # lots of other nearby files and directories.
  71. #
  72. MANPATH_MAP    /bin            /usr/share/man
  73. MANPATH_MAP    /sbin            /usr/share/man
  74. MANPATH_MAP    /usr/bin        /usr/share/man
  75. MANPATH_MAP    /usr/sbin        /usr/share/man
  76. MANPATH_MAP    /usr/local/bin        /usr/local/share/man
  77. MANPATH_MAP    /usr/local/sbin        /usr/local/share/man
  78. MANPATH_MAP    /usr/X11R6/bin        /usr/X11R6/man
  79. MANPATH_MAP    /opt/gnome/bin        /opt/gnome/man
  80. #
  81. # NOAUTOPATH keeps man from automatically adding directories that look like
  82. # manual page directories to the path.
  83. #
  84. #NOAUTOPATH
  85. #
  86. # NOCACHE keeps man from creating cache pages ("cat pages")
  87. # (generally one enables/disable cat page creation by creating/deleting
  88. # the directory they would live in - man never does mkdir)
  89. #NOCACHE
  90. #
  91. # Useful paths - note that COL should not be defined when
  92. # NROFF is defined as "groff -Tascii" or "groff -Tlatin1";
  93. # not only is it superfluous, but it actually damages the output.
  94. # For use with utf-8, NROFF should be "nroff -man" without -T option.
  95. #
  96. # If you have a new troff (version 1.18.1?) and its colored output
  97. # causes problems, add the -c option to TROFF, NROFF.
  98. #
  99. TROFF        /usr/bin/groff -Tps -mandoc
  100. NROFF        /usr/bin/nroff -c -mandoc 2>/dev/null
  101. EQN        /usr/bin/eqn -Tps
  102. NEQN        /usr/bin/eqn -Tutf8
  103. TBL        /usr/bin/tbl
  104. # COL        /usr/bin/col
  105. REFER        /usr/bin/refer
  106. PIC        /usr/bin/pic
  107. VGRIND        
  108. GRAP        /usr/local/bin/grap
  109. PAGER        /usr/bin/less -isrR
  110. CAT        /usr/bin/cat
  111. #
  112. # The command "man -a xyzzy" will show all man pages for xyzzy.
  113. # When CMP is defined man will try to avoid showing the same
  114. # text twice. (But compressed pages compare unequal.)
  115. #
  116. CMP        /usr/bin/cmp -s
  117. #
  118. # Compress cat pages
  119. #
  120. COMPRESS    /usr/bin/bzip2
  121. COMPRESS_EXT    .bz2
  122. #
  123. # Default manual sections (and order) to search if -S is not specified
  124. # and the MANSECT environment variable is not set.
  125. #
  126. MANSECT        1:8:2:3:4:5:6:7:9:0p:1p:3p:tcl:n:l:p:o:m:8c
  127. #
  128. # Default options to use when man is invoked without options
  129. # This is mainly for the benefit of those that think -a should be the default
  130. # Note that some systems have /usr/man/allman, causing pages to be shown twice.
  131. #
  132. #MANDEFOPTIONS    -a
  133. #
  134. # Decompress with given decompressor when input file has given extension
  135. # The command given must act as a filter.
  136. #
  137. .gz        /usr/bin/gunzip -c
  138. .bz2        /usr/bin/bzip2 -c -d
  139. .z        
  140. .Z        /usr/bin/zcat
  141. .F        /usr/local/bin/fcat
  142. .Y        /usr/local/bin/unyabba
  143.