summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-05 22:31:40 +0000
committerKarl Berry <karl@freefriends.org>2010-11-05 22:31:40 +0000
commitf838eeca869b00bc637db531cc3e8804126c700d (patch)
tree7fa6c50363ff21195cd75bd67ab1cac79c89b134
parentbe431c807b9733ddfa019bea95fc337a3f324c76 (diff)
avoid win for windows
git-svn-id: svn://tug.org/texlive/trunk@20338 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/tlpkg/bin/tl-update-nsis4
-rwxr-xr-xMaster/tlpkg/bin/tl-update-tlpdb6
2 files changed, 5 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/tl-update-nsis b/Master/tlpkg/bin/tl-update-nsis
index 59fdc77d867..5f05ad7de97 100755
--- a/Master/tlpkg/bin/tl-update-nsis
+++ b/Master/tlpkg/bin/tl-update-nsis
@@ -1,10 +1,10 @@
#!/usr/bin/env perl
# $Id$
-# Copyright 2008, 2009 Norbert Preining
+# Copyright 2008, 2009, 2010 Norbert Preining
# This file is licensed under the GNU General Public License version 2
# or any later version.
#
-# Create a .nsi file for the Win32 updates
+# Create a .nsi file for the Windows updates.
BEGIN {
$^W = 1;
diff --git a/Master/tlpkg/bin/tl-update-tlpdb b/Master/tlpkg/bin/tl-update-tlpdb
index 7e4ee959647..363d7c0c66c 100755
--- a/Master/tlpkg/bin/tl-update-tlpdb
+++ b/Master/tlpkg/bin/tl-update-tlpdb
@@ -489,9 +489,9 @@ conversion of one particular package, this is the option to use.
=item B<-with-w32-pattern-warning>
Normally, this program issues a warning for patterns without a matching
-file, with the exception that it does I<not> warn for binpatterns when
-working on the win32 architecture. Giving this option makes it issue
-all warnings, i.e., also those where a binpattern on win32 does not hit.
+file, with the exception that it does I<not> warn for binpatterns
+related to Windows. Giving this option makes it issue all warnings,
+i.e., also those where a W32-related binpattern does not hit.
=item B<-tlpdb-options-from-tlpsrc>