diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-14 18:01:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-14 18:01:06 +0000 |
commit | ac3f914804a6959e3b6a304d275a0376337083d7 (patch) | |
tree | 8898610cb087af149d880b48a7b5615b8b432d7b /Master/texmf/doc/man/man1/tex.1 | |
parent | 5b0f67e0123dc2452238e374c3538c76651c20aa (diff) |
man page update
git-svn-id: svn://tug.org/texlive/trunk@3467 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/tex.1')
-rw-r--r-- | Master/texmf/doc/man/man1/tex.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf/doc/man/man1/tex.1 b/Master/texmf/doc/man/man1/tex.1 index e13fecc48b3..fcb704e06b5 100644 --- a/Master/texmf/doc/man/man1/tex.1 +++ b/Master/texmf/doc/man/man1/tex.1 @@ -1,4 +1,4 @@ -.TH TEX 1 "21 August 2004" "Web2C 7.5.5" +.TH TEX 1 "6 December 2006" "Web2C 7.5.6" .\"===================================================================== .if n .ds MF Metafont .if t .ds MF M\s-2ETAFONT\s0 @@ -308,11 +308,13 @@ for the file comment instead of the date. .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 -first, the along the normal search path. +first, then along the normal search path. See also description of the +TEXMFOUTPUT environment variable. .TP .B -parse-first-line .rb |