Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../etc
File: man_db.conf
#
[0] Fix | Delete
#
[1] Fix | Delete
# This file is used by the man-db package to configure the man and cat paths.
[2] Fix | Delete
# It is also used to provide a manpath for those without one by examining
[3] Fix | Delete
# their PATH environment variable. For details see the manpath(5) man page.
[4] Fix | Delete
#
[5] Fix | Delete
# Lines beginning with `#' are comments and are ignored. Any combination of
[6] Fix | Delete
# tabs or spaces may be used as `whitespace' separators.
[7] Fix | Delete
#
[8] Fix | Delete
# There are three mappings allowed in this file:
[9] Fix | Delete
# --------------------------------------------------------
[10] Fix | Delete
# MANDATORY_MANPATH manpath_element
[11] Fix | Delete
# MANPATH_MAP path_element manpath_element
[12] Fix | Delete
# MANDB_MAP global_manpath [relative_catpath]
[13] Fix | Delete
#---------------------------------------------------------
[14] Fix | Delete
# every automatically generated MANPATH includes these fields
[15] Fix | Delete
#
[16] Fix | Delete
#MANDATORY_MANPATH /usr/src/pvm3/man
[17] Fix | Delete
#
[18] Fix | Delete
MANDATORY_MANPATH /usr/man
[19] Fix | Delete
MANDATORY_MANPATH /usr/share/man
[20] Fix | Delete
MANDATORY_MANPATH /usr/local/share/man
[21] Fix | Delete
#---------------------------------------------------------
[22] Fix | Delete
# set up PATH to MANPATH mapping
[23] Fix | Delete
# ie. what man tree holds man pages for what binary directory.
[24] Fix | Delete
#
[25] Fix | Delete
# *PATH* -> *MANPATH*
[26] Fix | Delete
#
[27] Fix | Delete
MANPATH_MAP /bin /usr/share/man
[28] Fix | Delete
MANPATH_MAP /usr/bin /usr/share/man
[29] Fix | Delete
MANPATH_MAP /sbin /usr/share/man
[30] Fix | Delete
MANPATH_MAP /usr/sbin /usr/share/man
[31] Fix | Delete
MANPATH_MAP /usr/local/bin /usr/local/man
[32] Fix | Delete
MANPATH_MAP /usr/local/bin /usr/local/share/man
[33] Fix | Delete
MANPATH_MAP /usr/local/sbin /usr/local/man
[34] Fix | Delete
MANPATH_MAP /usr/local/sbin /usr/local/share/man
[35] Fix | Delete
MANPATH_MAP /usr/X11R6/bin /usr/X11R6/man
[36] Fix | Delete
MANPATH_MAP /usr/bin/X11 /usr/X11R6/man
[37] Fix | Delete
MANPATH_MAP /usr/games /usr/share/man
[38] Fix | Delete
MANPATH_MAP /opt/bin /opt/man
[39] Fix | Delete
MANPATH_MAP /opt/sbin /opt/man
[40] Fix | Delete
#---------------------------------------------------------
[41] Fix | Delete
# For a manpath element to be treated as a system manpath (as most of those
[42] Fix | Delete
# above should normally be), it must be mentioned below. Each line may have
[43] Fix | Delete
# an optional extra string indicating the catpath associated with the
[44] Fix | Delete
# manpath. If no catpath string is used, the catpath will default to the
[45] Fix | Delete
# given manpath.
[46] Fix | Delete
#
[47] Fix | Delete
# You *must* provide all system manpaths, including manpaths for alternate
[48] Fix | Delete
# operating systems, locale specific manpaths, and combinations of both, if
[49] Fix | Delete
# they exist, otherwise the permissions of the user running man/mandb will
[50] Fix | Delete
# be used to manipulate the manual pages. Also, mandb will not initialise
[51] Fix | Delete
# the database cache for any manpaths not mentioned below unless explicitly
[52] Fix | Delete
# requested to do so.
[53] Fix | Delete
#
[54] Fix | Delete
# In a per-user configuration file, this directive only controls the
[55] Fix | Delete
# location of catpaths and the creation of database caches; it has no effect
[56] Fix | Delete
# on privileges.
[57] Fix | Delete
#
[58] Fix | Delete
# Any manpaths that are subdirectories of other manpaths must be mentioned
[59] Fix | Delete
# *before* the containing manpath. E.g. /usr/man/preformat must be listed
[60] Fix | Delete
# before /usr/man.
[61] Fix | Delete
#
[62] Fix | Delete
# *MANPATH* -> *CATPATH*
[63] Fix | Delete
#
[64] Fix | Delete
MANDB_MAP /usr/man /var/cache/man/fsstnd
[65] Fix | Delete
MANDB_MAP /usr/share/man /var/cache/man
[66] Fix | Delete
MANDB_MAP /usr/local/man /var/cache/man/oldlocal
[67] Fix | Delete
MANDB_MAP /usr/local/share/man /var/cache/man/local
[68] Fix | Delete
MANDB_MAP /usr/X11R6/man /var/cache/man/X11R6
[69] Fix | Delete
MANDB_MAP /opt/man /var/cache/man/opt
[70] Fix | Delete
#
[71] Fix | Delete
#---------------------------------------------------------
[72] Fix | Delete
# Program definitions. These are commented out by default as the value
[73] Fix | Delete
# of the definition is already the default. To change: uncomment a
[74] Fix | Delete
# definition and modify it.
[75] Fix | Delete
#
[76] Fix | Delete
#DEFINE pager less
[77] Fix | Delete
#DEFINE cat cat
[78] Fix | Delete
#DEFINE tr tr '\255\267\264\327' '\055\157\047\170'
[79] Fix | Delete
#DEFINE grep grep
[80] Fix | Delete
#DEFINE troff groff -mandoc
[81] Fix | Delete
#DEFINE nroff nroff -mandoc
[82] Fix | Delete
#DEFINE eqn eqn
[83] Fix | Delete
#DEFINE neqn neqn
[84] Fix | Delete
#DEFINE tbl tbl
[85] Fix | Delete
#DEFINE col col
[86] Fix | Delete
#DEFINE vgrind
[87] Fix | Delete
#DEFINE refer refer
[88] Fix | Delete
#DEFINE grap
[89] Fix | Delete
#DEFINE pic pic -S
[90] Fix | Delete
#
[91] Fix | Delete
#DEFINE compressor gzip -c7
[92] Fix | Delete
#---------------------------------------------------------
[93] Fix | Delete
# Misc definitions: same as program definitions above.
[94] Fix | Delete
#
[95] Fix | Delete
#DEFINE whatis_grep_flags -i
[96] Fix | Delete
#DEFINE apropos_grep_flags -iEw
[97] Fix | Delete
#DEFINE apropos_regex_grep_flags -iE
[98] Fix | Delete
#---------------------------------------------------------
[99] Fix | Delete
# Section names. Manual sections will be searched in the order listed here;
[100] Fix | Delete
# the default is 1, n, l, 8, 3, 0, 2, 5, 4, 9, 6, 7. Multiple SECTION
[101] Fix | Delete
# directives may be given for clarity, and will be concatenated together in
[102] Fix | Delete
# the expected way.
[103] Fix | Delete
# If a particular extension is not in this list (say, 1mh), it will be
[104] Fix | Delete
# displayed with the rest of the section it belongs to. The effect of this
[105] Fix | Delete
# is that you only need to explicitly list extensions if you want to force a
[106] Fix | Delete
# particular order. Sections with extensions should usually be adjacent to
[107] Fix | Delete
# their main section (e.g. "1 1mh 8 ...").
[108] Fix | Delete
#
[109] Fix | Delete
SECTION 1 1p 8 2 3 3p 4 5 6 7 9 0p n l p o 1x 2x 3x 4x 5x 6x 7x 8x
[110] Fix | Delete
#
[111] Fix | Delete
#---------------------------------------------------------
[112] Fix | Delete
# Range of terminal widths permitted when displaying cat pages. If the
[113] Fix | Delete
# terminal falls outside this range, cat pages will not be created (if
[114] Fix | Delete
# missing) or displayed.
[115] Fix | Delete
#
[116] Fix | Delete
#MINCATWIDTH 80
[117] Fix | Delete
#MAXCATWIDTH 80
[118] Fix | Delete
#
[119] Fix | Delete
# If CATWIDTH is set to a non-zero number, cat pages will always be
[120] Fix | Delete
# formatted for a terminal of the given width, regardless of the width of
[121] Fix | Delete
# the terminal actually being used. This should generally be within the
[122] Fix | Delete
# range set by MINCATWIDTH and MAXCATWIDTH.
[123] Fix | Delete
#
[124] Fix | Delete
#CATWIDTH 0
[125] Fix | Delete
#
[126] Fix | Delete
#---------------------------------------------------------
[127] Fix | Delete
# Flags.
[128] Fix | Delete
# NOCACHE keeps man from creating cat pages.
[129] Fix | Delete
#NOCACHE
[130] Fix | Delete
[131] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function