diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-21 17:56:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-21 17:56:03 +0000 |
commit | 3e7076615c70dc952983d6425a00711927c9cea4 (patch) | |
tree | d972ee70def102fb7d4a31db94be97be03ce0860 /Master/tlpkg/doc | |
parent | 9af5dded6e7b0117accd4db32ff1c36e95896d19 (diff) |
doc,sync
git-svn-id: svn://tug.org/texlive/trunk@53479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index c358ca5231f..21eb44fd412 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -182,7 +182,7 @@ M. As work proceeds, update the doc: Remake updmap,fmtutil man pages with help2man: make -C Build/source/Work/texk/texlive/tl_scripts xupdmap.1 xfmtutil.1 x1=`(unset CDPATH; cd Master/texmf-dist/doc/man/man1; pwd)` - They must be moved from /tmp into Master by hand + They must be moved from /tmp into Master by hand: mv /tmp/xupdmap.1 $x1/updmap.1 mv /tmp/xfmtutil.1 $x1/fmtutil.1 Also update ~www/texlive/doc/*.html: |