summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-01-25 21:10:49 +0000
committerKarl Berry <karl@freefriends.org>2007-01-25 21:10:49 +0000
commitf36a833036985b0615805410b120879725914b6b (patch)
treea0955122d05f0447e1ab87cd6c279c431267f9e9 /Master/texmf-doc/source
parentcb98ce3c2102d7c1acd14607d66203fce2c9dc6c (diff)
last updates from staszek for arch table, manpath
git-svn-id: svn://tug.org/texlive/trunk@3799 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/source')
-rw-r--r--Master/texmf-doc/source/english/texlive-en/Makefile2
-rw-r--r--Master/texmf-doc/source/english/texlive-en/live.tex25
2 files changed, 14 insertions, 13 deletions
diff --git a/Master/texmf-doc/source/english/texlive-en/Makefile b/Master/texmf-doc/source/english/texlive-en/Makefile
index 5f8a0e909f2..391b6c933f0 100644
--- a/Master/texmf-doc/source/english/texlive-en/Makefile
+++ b/Master/texmf-doc/source/english/texlive-en/Makefile
@@ -43,7 +43,7 @@ install:
for f in $(instfiles); do \
cmp -s $$f $$instdir/$$f && rm -v $$f && continue; \
mv -v $$f $$instdir/$$f; \
- done; echo "Now svn commit $$instdir"
+ done; echo "$$instdir"
# don't use these, they don't work.
diff --git a/Master/texmf-doc/source/english/texlive-en/live.tex b/Master/texmf-doc/source/english/texlive-en/live.tex
index bbfef8fdc21..012b05b1ef9 100644
--- a/Master/texmf-doc/source/english/texlive-en/live.tex
+++ b/Master/texmf-doc/source/english/texlive-en/live.tex
@@ -515,20 +515,20 @@ architectures.}
\label{tab:archlist}
\begin{tabular}{>{\ttfamily}ll}
alpha-linux & HP Alpha GNU/Linux \\
-%alphaev5-osf4.0d & HP Alphaev5 OSF \\
-%hppa2.0-hpux10.20 & HP9000 HPUX 10.20 \\
-i386-darwin & Intel x86 \MacOSX \\
-i386-freebsd & Intel x86 FreeBSD \\
-i386-linux & Intel x86 GNU/Linux \\
-%i386-openbsd3.3 & Intel x86 OpenBSD \\
-%i386-solaris2.8 & Intel x86 Solaris \\
+hppa-hpux & HPPA HP-UX \\
+i386-darwin & x86 \MacOSX \\
+i386-freebsd & x86 FreeBSD \\
+i386-linux & x86 GNU/Linux \\
+i386-openbsd & x86 OpenBSD \\
+i386-solaris & x86 Solaris \\
mips-irix & SGI IRIX \\
powerpc-aix & IBM RS/6000 AIX \\
powerpc-darwin & PowerPC \MacOSX \\
+powerpc-linux & PowerPC GNU/Linux \\
sparc-linux & Sun Sparc GNU/Linux \\
sparc-solaris & Sun Sparc Solaris \\
win32 & Windows (32-bit) \\
-x86\_64-linux & Intel x86 64-bit GNU/Linux \\
+x86\_64-linux & x86 64-bit GNU/Linux \\
\hline
\end{tabular}
\end{table*}
@@ -790,9 +790,10 @@ With the following entry in \filename{/etc/manpath.config} the \TL\
manual pages will be found at their original places within the \TL\ tree
(adapt the binary path for your system architecture):
-\begin{alltt}
-MANPATH_MAP /usr/local/texlive/2007/bin/i386-linux /usr/local/texlive/2007/texmf/doc/man
-\end{alltt}
+\begin{verbatim}
+MANPATH_MAP /usr/local/texlive/2007/bin/i386-linux \
+ /usr/local/texlive/2007/texmf/doc/man
+\end{verbatim}
\textifindoubt
@@ -2850,7 +2851,7 @@ and much integration and testing.
\end{itemize*}
Builders of the binaries:
-Tigran Aivazian (\pkgname{x86\_64-linux}),
+Tigran Aivazian and Hartmut Henkel (\pkgname{x86\_64-linux}),
Akira Kakuto and Fabrice Popineau (\pkgname{win32}),
Manfred Lotz (\pkgname{i386-freebsd}),
Norbert Preining (\pkgname{alpha-linux}),