summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
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: "'"