Merge from vendor branch GROFF:
[dragonfly.git] / gnu / usr.bin / man / manpath / manpath.config
1 # $FreeBSD: src/gnu/usr.bin/man/manpath/manpath.config,v 1.15.2.1 2003/02/14 22:38:14 nectar Exp $
2 # $DragonFly: src/gnu/usr.bin/man/manpath/manpath.config,v 1.3 2005/01/10 19:57:05 joerg Exp $
3 #
4 # This file is read by manpath(1) to configure the mandatory manpath,
5 # optional manpath and to map each path element to a manpath element.
6 # The format is:
7 #
8 # MANDATORY_MANPATH                     manpath_element
9 # OPTIONAL_MANPATH                      manpath_element
10 # MANPATH_MAP           path_element    manpath_element
11 # MANLOCALES            locale1 locale2 ...
12 #
13 # every automatically generated MANPATH includes these fields
14 #
15 MANDATORY_MANPATH       /usr/share/man
16 MANDATORY_MANPATH       /usr/share/openssl/man
17 #
18 # check if the directory exists and if it does, add it to MANPATH
19 #
20 OPTIONAL_MANPATH        /usr/local/lib/perl5/5.00503/man
21 #
22 # set up PATH to MANPATH mapping
23 #
24 MANPATH_MAP     /bin                    /usr/share/man
25 MANPATH_MAP     /usr/bin                /usr/share/man
26 MANPATH_MAP     /usr/local/bin          /usr/local/man
27 MANPATH_MAP     /usr/X11R6/bin          /usr/X11R6/man
28 #
29 # set man locales, if needed
30 #
31 #MANLOCALES     ru_RU.KOI8-R