[OS X TeX] problem with man files
John Rawnsley
j.rawnsley at warwick.ac.uk
Tue Jan 2 05:31:31 EST 2007
Martin, there were some long lines which had been wrapped. I do no know
if it was an editor or a mailer that had done this. Also the use of
manpath.config and /usr/local/man indicates an older system and I think
MANPATH is not an allowed variable except for the latest system, so try
the below shortened version (with lines unwrapped):
John
# $FreeBSD: src/gnu/usr.bin/man/manpath/manpath.config,v 1.18
2002/03/23 00:04:15 brian Exp $
#
# This file is read by manpath(1) to configure the mandatory manpath,
# optional manpath and to map each path element to a manpath element.
# The format is:
#
# MANDATORY_MANPATH manpath_element
# OPTIONAL_MANPATH manpath_element
# MANPATH_MAP path_element manpath_element
# MANLOCALES locale1 locale2 ...
#
# every automatically generated MANPATH includes these fields
#
MANDATORY_MANPATH /usr/share/man
#
# check if the directory exists and if it does, add it to MANPATH
#
OPTIONAL_MANPATH /usr/local/lib/perl5/5.6.1/man
#
# set up PATH to MANPATH mapping
#
MANPATH_MAP /bin /usr/share/man
MANPATH_MAP /usr/bin /usr/share/man
MANPATH_MAP /usr/local/bin /usr/local/man
MANPATH_MAP /usr/X11R6/bin /usr/X11R6/man
#
# set man locales, if needed
#
#MANLOCALES ru_RU.KOI8-R
##
##
##
##
## TeXMap modifications start at Sun Dec 31 16:28:55 CET 2006
## Do not remove previous line
MANPATH_MAP /usr/texbin /Library/TeX/Distributions/.DefaultTeX/
Contents/Man
## Do not remove next line
## TeXMap modifications end at Sun Dec 31 16:28:55 CET 2006
##
--
John Rawnsley * <http://go.warwick.ac.uk/jhrawnsley>
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the MacOSX-TeX
mailing list