Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
JMANPATH(1)		     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 sys-
     tem defaults and the user's PATH, echoing the result to the  standard  out-
     put.   Warnings  and errors are written to the standard error.  If a direc-
     tory 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	normally
     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 out-
	      put 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.

FreeBSD ports 15.quarterly	  June 11, 2001 		     JMANPATH(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=jmanpath&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help