Merge from vendor branch BZIP:
[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.5 2005/11/01 20:50:27 dillon 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/pkg/man
21 OPTIONAL_MANPATH        /usr/freebsd_pkg/man
22 #
23 # set up PATH to MANPATH mapping
24 #
25 MANPATH_MAP     /bin                    /usr/share/man
26 MANPATH_MAP     /usr/bin                /usr/share/man
27 MANPATH_MAP     /usr/local/bin          /usr/local/man
28 MANPATH_MAP     /usr/X11R6/bin          /usr/X11R6/man
29 #
30 # set man locales, if needed
31 #
32 #MANLOCALES     ru_RU.KOI8-R