diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-13 17:30:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-13 17:30:40 +0000 |
commit | 3166b3e1095114d49cbef65216417c43bcd932d7 (patch) | |
tree | 4820c86c7887bd36bbba7ea3ad9ace67fee5ff11 /Master/texmf-dist/doc/man/man1/Makefile | |
parent | 174147dcdbfb24f62966d39bb4f196d9b38895e4 (diff) |
fmtutil/updmap/etc. man page updates for 2020
git-svn-id: svn://tug.org/texlive/trunk@54278 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/man/man1/Makefile b/Master/texmf-dist/doc/man/man1/Makefile index 498653d25f1..44d63acdefb 100644 --- a/Master/texmf-dist/doc/man/man1/Makefile +++ b/Master/texmf-dist/doc/man/man1/Makefile @@ -38,7 +38,8 @@ man1/luaotfload-tool.man1.pdf: man1/luaotfload-tool.1 $(MKPDF_UTF8) # -# See ../Makefile for the so.rules target which generates this list of rules. +# See ../Makefile for the so.rules target which generates this list of rules, +# and tlpkg/bin/tl-update-man for a way to verify the list. man1/cslatex.man1.pdf: man1/cslatex.1 man1/latex.1 $(MKPDF) |