summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-09 01:23:32 +0000
committerKarl Berry <karl@freefriends.org>2018-03-09 01:23:32 +0000
commit611b3e5674ffb34929061373d7711ab6b53bb614 (patch)
tree318fe5e99d0a541b7fc57846c1720d40cbda6d41 /Master
parentaac7a21e0ef94b8d32f36d158e264fe87366c8ab (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@46896 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/doc.html3
-rwxr-xr-xMaster/tlpkg/installer/config.guess4
2 files changed, 4 insertions, 3 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 5f110c5ea8f..296c2bad81b 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -8779,7 +8779,8 @@ Spanish translation of "Obsolete packages and commands"
<li><b><a href="texmf-dist/doc/latex/l3build">l3build</a></b>:<small>
A testing and building system for (La)TeX
-<a href="texmf-dist/doc/latex/l3build/l3build.pdf">l3build.pdf</a>.
+<a href="texmf-dist/doc/latex/l3build/l3build.pdf">l3build.pdf</a>,
+<a href="texmf-dist/doc/man/man1/l3build.man1.pdf">l3build.man1.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/latex/l3experimental/l3color">l3experimental</a></b>:<small>
diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess
index 8ca6a44c10c..256083a70d3 100755
--- a/Master/tlpkg/installer/config.guess
+++ b/Master/tlpkg/installer/config.guess
@@ -2,7 +2,7 @@
# Attempt to guess a canonical system name.
# Copyright 1992-2018 Free Software Foundation, Inc.
-timestamp='2018-03-01'
+timestamp='2018-03-08'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -1469,7 +1469,7 @@ EOF
exit 1
# Local variables:
-# eval: (add-hook 'write-file-functions 'time-stamp)
+# eval: (add-hook 'before-save-hook 'time-stamp)
# time-stamp-start: "timestamp='"
# time-stamp-format: "%:y-%02m-%02d"
# time-stamp-end: "'"