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

FreeBSD Manual Pages

  
 
  

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
       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
       directory  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.

FreeBSD	ports 15.0		 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.0>

home | help