diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-12-30 16:00:36 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-12-30 16:00:36 +0000 |
| commit | 3fdaf2d2f918d610abeb8309528abd3cdf434a6f (patch) | |
| tree | 54e75674c5c6eead12142bda4c9fd3ae88a6e53c /gnu/usr.bin/man/manpath | |
| parent | 7efa697d80b8d30abf41496ef476c4b372ad649b (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/man/manpath')
| -rw-r--r-- | gnu/usr.bin/man/manpath/manpath.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/man/manpath/manpath.config b/gnu/usr.bin/man/manpath/manpath.config index 5134e46ff017..130974674eff 100644 --- a/gnu/usr.bin/man/manpath/manpath.config +++ b/gnu/usr.bin/man/manpath/manpath.config @@ -17,14 +17,12 @@ MANDATORY_MANPATH /usr/share/openssl/man # check if the directory exists and if it does, add it to MANPATH # OPTIONAL_MANPATH /usr/local/man -OPTIONAL_MANPATH /usr/X11R6/man # # set up PATH to MANPATH mapping # MANPATH_MAP /bin /usr/share/man MANPATH_MAP /usr/bin /usr/share/man MANPATH_MAP /usr/local/bin /usr/local/man -MANPATH_MAP /usr/X11R6/bin /usr/X11R6/man # # set man locales, if needed # |
