summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-04 23:21:32 +0000
committerKarl Berry <karl@freefriends.org>2010-06-04 23:21:32 +0000
commitd3d22069faffba3d244fe7aaca2ad7f6daf01ace (patch)
treeb43ef8a1cd6e5fa8289752f6dfd955046b82698c /Master
parent53213c46af86a54f99e2928ff378a868b98d9e9e (diff)
use "platform" in doc in preference to "architecture".
git-svn-id: svn://tug.org/texlive/trunk@18745 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/install-tl16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/install-tl b/Master/install-tl
index d1e12dc51f4..d21bc841204 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -2008,7 +2008,7 @@ For Windows only: configure for the current user, not for all users.
=item B<-all-options>
-Normally options not regarding the current architecture are not shown.
+Normally options not regarding the current platform are not shown.
Giving this cmd line option allows to configure settings in the
final tlpdb that do not have any immediate effect.
@@ -2061,13 +2061,13 @@ menu list.
=item B<-custom-bin> I<path>
-In case your architecture is not supported by TeX Live out of the box
-and you have built your own binaries for your system, this option allows
-to give the I<path> to a directory where ready made binaries for your
-system are present. The installation will continue as normally, but at
-the end all files from I<path> are copied over to C<bin/custom> in your
-installation folder and this directory will be added to the path for
-the postinstall actions.
+If you have built your own binaries for your system (probably because
+your platform was not supported by TeX Live out of the box), this option
+allows you to give the I<path> to a directory where the binaries for the
+current system are present. The installation will continue as usual, but
+at the end all files from I<path> are copied over to C<bin/custom> in
+your installation folder and this directory will be added to the path
+for the post-install actions.
=item B<--persistent-downloads>