FreeBSD Manual Pages
JMANPATH(1) BSD General Commands Manual JMANPATH(1) NAME jmanpath -- determine user's search path for Japanese man pages SYNOPSIS jmanpath [-q] DESCRIPTION Jmanpath tries to determine the user's Japanese manpath from a set of system defaults and the user's PATH, echoing the result to the standard output. Warnings and errors are written to the standard error. If a di- rectory in the user's path is not listed in the /etc/manpath.config file, jmanpath looks for the subdirectories man or MAN. If they exist, they are added to the search path. Jmanpath is used by jman(1) to determine the search path, so user nor- mally don't need to set the MANPATH environment variable directly. The options are as follows: -q Operate quietly. Only echo the final manpath. ENVIRONMENT MANPATH If MANPATH is set, jmanpath echoes its value on the standard output and issues a warning on the standard error. FILES /etc/manpath.config System configuration file. SEE ALSO japropos(1), jman(1), jwhatis(1) BUGS None known. BSD June 11, 2001 BSD
NAME | SYNOPSIS | DESCRIPTION | ENVIRONMENT | FILES | SEE ALSO | BUGS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=jmanpath&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>