diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-27 18:34:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-27 18:34:09 +0000 |
commit | 0532799da559e3806f9094c5e703783ccffa757c (patch) | |
tree | 4760cee201909c65f834f67d6c625831d6678867 /Master/tlpkg/doc | |
parent | f4740ad774eb166db34dcc0edf9c79cb7006c7ca (diff) |
man page sync
git-svn-id: svn://tug.org/texlive/trunk@37078 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 2a8d73522f4..bbd5054505a 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -75,11 +75,12 @@ problems. Then, so things will get redone later as another check: M. As work proceeds, update the doc: Update texlive-en.tex (+ .pdf, .html), tell tldoc to translate. + Consider updates of core man pages in Build/source/texk/web2c/man. Remake updmap,fmtutil man pages with help2man (and reread and update Master): make -C Build/source/Work/texk/texlive/tl_scripts xupdmap.1 Texinfo manuals from Build to Master: tl-update-txi - Man pages from Build to Master: + Man pages from Build to Master (after doing a build): tl-update-man # then run make in texmf/doc/man # and check /tmp/so.rules against man1/Makefile |