diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-19 08:40:53 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-19 08:40:53 +0000 |
commit | e9a2a190f6ce2e9e0027affddb6022f977bbf766 (patch) | |
tree | 9bdbbadcbaeff10bd7cba344bb2538873d72e7f3 /Master/texmf/doc/man/man1/mf.1 | |
parent | 324f853c7ef10cf23765b740f3a2f5a6164ad426 (diff) |
update manpages
git-svn-id: svn://tug.org/texlive/trunk@18350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/mf.1')
-rw-r--r-- | Master/texmf/doc/man/man1/mf.1 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf/doc/man/man1/mf.1 b/Master/texmf/doc/man/man1/mf.1 index 04728bd01f1..f8e2de99a97 100644 --- a/Master/texmf/doc/man/man1/mf.1 +++ b/Master/texmf/doc/man/man1/mf.1 @@ -1,5 +1,5 @@ .\" t -.TH MF 1 "10 November 2001" "Web2C 2009" +.TH MF 1 "14 May 2010" "Web2C 2010/pretest" .\"===================================================================== .if n .ds MF Metafont .if t .ds MF M\s-2ETAFONT\s0 @@ -331,7 +331,8 @@ must be .IR mf . .TP .BI -output-directory \ directory -.rb Write output files in +.rb +Write output files in .I directory instead of the current directory. Look up input files in .I directory @@ -379,21 +380,22 @@ searching. The utility can be used to query the values of the variables. .PP If the environment variable -TEXMFOUTPUT is set, \*(MF attempts to put its output +.B TEXMFOUTPUT +is set, \*(MF attempts to put its output files in it, if they cannot be put in the current directory. Again, see .BR tex (1). .TP -MFINPUTS +.B MFINPUTS Search path for .I input and .I openin files. .TP -MFEDIT +.B MFEDIT Command template for switching to editor. .TP -MFTERM +.B MFTERM Determines the online graphics display. If MFTERM is not set, and DISPLAY is set, the Metafont window support for X is used. (DISPLAY must be set to a valid X server specification, as usual.) |