summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-10 22:41:04 +0000
committerKarl Berry <karl@freefriends.org>2006-12-10 22:41:04 +0000
commit12f8798287fbb1e7a434cc894104c06645fb1de6 (patch)
tree1b9aef3a634e49b0825529c8b8742ea1c0a5b0dd /Master
parent037db85a75bcbddfd3925d81838b857a0726cb43 (diff)
export TEXMFSYSVAR
git-svn-id: svn://tug.org/texlive/trunk@2677 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-doc/source/english/texlive-en/live.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-doc/source/english/texlive-en/live.tex b/Master/texmf-doc/source/english/texlive-en/live.tex
index c73b0d45394..5e953c0af1a 100644
--- a/Master/texmf-doc/source/english/texlive-en/live.tex
+++ b/Master/texmf-doc/source/english/texlive-en/live.tex
@@ -537,7 +537,7 @@ Bourne-compatible shell (\cmdname{sh}, \cmdname{bash}, \cmdname{ksh}, et
al.), put the following into your \filename{$HOME/.profile} file:
\begin{alltt}
PATH=/mnt/cdrom/bin/\var{archname}:$PATH; export PATH
-TEXMFSYSVAR=/opt/texlive2006/texmf-var; export TEXMFVAR
+TEXMFSYSVAR=/opt/texlive2006/texmf-var; export TEXMFSYSVAR
\end{alltt}
\noindent For C shell-compatible shells (\cmdname{csh}, \cmdname{tcsh}),