435a6983bc9194503ac776006a86a1cb7cb55e0e
[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 #
3 # This file is read by manpath(1) to configure the mandatory manpath,
4 # optional manpath and to map each path element to a manpath element.
5 # The format is:
6 #
7 # MANDATORY_MANPATH                     manpath_element
8 # OPTIONAL_MANPATH                      manpath_element
9 # MANPATH_MAP           path_element    manpath_element
10 # MANLOCALES            locale1 locale2 ...
11 #
12 # every automatically generated MANPATH includes these fields
13 #
14 MANDATORY_MANPATH       /usr/share/man
15 MANDATORY_MANPATH       /usr/share/openssl/man
16 #
17 # check if the directory exists and if it does, add it to MANPATH
18 #
19 OPTIONAL_MANPATH        /usr/pkg/man
20 OPTIONAL_MANPATH        /usr/local/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/local/bin          /usr/local/share/man
28 #
29 # set man locales, if needed
30 #
31 #MANLOCALES     ru_RU.KOI8-R