NAME
manpath - determine search path for manual pages
SYNOPSIS
manpath [-qgdc?V] [-m system[,...]] [-C file]
DESCRIPTION
If $MANPATH is set, manpath will simply display its contents and issue a warning. If not, manpath will determine a suitable manual page hierarchy search path and display the results. The colon-delimited path is determined using information gained from the man-db configuration file - (/etc/manpath.config) and the user's environment.
OPTIONS
-q, --quiet Do not issue warnings. -d, --debug Print debugging information. -c, --catpath Produce a catpath as opposed to a manpath. Once the manpath is determined, each path element is converted to its relative catpath. -g, --global Produce a manpath consisting of all paths named as `global' within the man-db configuration file. -m system[,...], --systems=system[,...] If this system has access to other operating system's manual hierarchies, this option can be used to include them in the output of manpath. To include NewOS's manual page hierarchies use the option -m NewOS. The system specified can be a combination of comma delimited operating system names. To include the native operating system's manual page hierarchies, the system name man must be included in the argument string. This option will override the $SYSTEM environment variable. -C file, --config-file=file Use this user configuration file rather than the default of ~/.manpath. -?, --help Print a help message and exit. --usage Print a short usage message and exit. -V, --version Display version information.
ENVIRONMENT
MANPATH If $MANPATH is set, manpath displays its value rather than determining it on the fly. If $MANPATH is prefixed by a colon, then the value of the variable is appended to the list determined from the content of the configuration files. If the colon comes at the end of the value in the variable, then the determined list is appended to the content of the variable. If the value of the variable contains a double colon (::), then the determined list is inserted in the middle of the value, between the two colons. SYSTEM If $SYSTEM is set, it will have the same effect as if it had been specified as the argument to the -m option.
FILES
/etc/manpath.config man-db configuration file.
SEE ALSO
apropos(1), man(1), whatis(1)
AUTHOR
Wilf. (G.Wilford@ee.surrey.ac.uk). Fabrizio Polacco (fpolacco@debian.org). Colin Watson (cjwatson@debian.org).
More Linux Commands
manpages/gnome-keyring-3.1.html
gnome-keyring-3(1) The gnomekeyring commandline tool........
The gnome-keyring tool can be used to interact with gnome-keyring-daemon. COMMANDS The following commands can be used: import FILE Import keys or certificates f
manpages/auparse_add_callback.3.html
auparse_add_callback(3) - add a callback handler for notific
auparse_add_callback adds a callback function to the parse state which is invoked to notify the application of parsing events. The signature of the callback is:
manpages/lmhosts.5.html
lmhosts(5) - The Samba NetBIOS hosts file - Linux man page
This file is part of the samba(7) suite. lmhosts is the Samba NetBIOS name to IP address mapping file. It is very similar to the /etc/hosts file format, except
manpages/XGetSubImage.3.html
XGetSubImage(3) - transfer images - Linux manual page.......
The XPutImage function combines an image with a rectangle of the specified drawable. The section of the image defined by the src_x, src_y, width, and height arg
manpages/cpupower-info.1.html
cpupower-info(1) Shows processor power related kernel or har
cpupower info shows kernel configurations or processor hardware registers affecting processor power saving policies. Some options are platform wide, some affect
manpages/pcre_info.3.html
pcre_info(3) - Perl-compatible regular expressions (ManPage)
This function is obsolete. You should be using pcre_fullinfo() instead. There is a complete description of the PCRE native API in the pcreapi page and a descrip
manpages/srandom_r.3.html
srandom_r(3) - reentrant random number generator (Man Page)
These functions are the reentrant equivalents of the functions described in random(3). They are suitable for use in multithreaded programs where each thread nee
manpages/ntfsclone.8.html
ntfsclone(8) - Efficiently clone, image, restore or rescue a
ntfsclone will efficiently clone (copy, save, backup, restore) or rescue an NTFS filesystem to a sparse file, image, device (partition) or standard output. It w
manpages/batch.1.html
batch(1) - queue, examine or delete jobs for later execution
at and batch read commands from standard input or a specified file which are to be executed at a later time, using /bin/sh. at executes commands at a specified
manpages/gnutls_pkcs11_privkey_deinit.3.html
gnutls_pkcs11_privkey_deinit(3) - API function (Man Page)...
gnutls_pkcs11_privkey_deinit.3 - This function will deinitialize a private key structure. REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page:
manpages/glMultiTexCoord1svARB.3gl.html
glMultiTexCoord1svARB(3gl) - set the current texture coordin
glMultiTexCoordARB specifies texture coordinates in one, two, three, or four dimensions. glMultiTexCoord1ARB sets the current texture coordinates to (s, 0, 0, 1
manpages/legacy.3ncurses.html
legacy(3ncurses) - get curses cursor and window coordinates,
The getbegy and getbegx functions return the same data as getbegyx. The getcury and getcurx functions return the same data as getyx. The getmaxy and getmaxx fun
