diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-31 21:59:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-31 21:59:55 +0000 |
commit | 43dee9de368936ff4119a738ae29a40f456db980 (patch) | |
tree | f831134f0e2aae6af6a074a81d74710a5e1d8f88 /Build/source | |
parent | e1a23074c0a571472da3aad3a9e0eff558dab89d (diff) |
bug reporting address now dvipdfmx@tug.org
git-svn-id: svn://tug.org/texlive/trunk@59415 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/dvipdfm-x/ChangeLog | 5 | ||||
-rw-r--r-- | Build/source/texk/dvipdfm-x/man/dvipdfmx.1 | 18 |
2 files changed, 15 insertions, 8 deletions
diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog index d6e70dabb3f..e1fd390108d 100644 --- a/Build/source/texk/dvipdfm-x/ChangeLog +++ b/Build/source/texk/dvipdfm-x/ChangeLog @@ -1,3 +1,8 @@ +2021-05-31 Karl Berry <karl@tug.org> + + * dvipdfmx.1: bug reporting address now dvipdfmx@tug.org + (https://lists.tug.org/dvipdfmx). + 2021-05-05 Akira Kakuto <kakuto@w32tex.org> * pdfximage.c: Support non-ascii TMP and TEMP to call diff --git a/Build/source/texk/dvipdfm-x/man/dvipdfmx.1 b/Build/source/texk/dvipdfm-x/man/dvipdfmx.1 index a2e4b3d81dc..dc3df56362a 100644 --- a/Build/source/texk/dvipdfm-x/man/dvipdfmx.1 +++ b/Build/source/texk/dvipdfm-x/man/dvipdfmx.1 @@ -10,7 +10,7 @@ .sp .fi .. -.TH "DVIPDFMX" "1" "15 March 2021" +.TH "DVIPDFMX" "1" "1 June 2021" .SH NAME dvipdfmx, xdvipdfmx, dvipdfm \- produce PDF files directly from DVI files .SH SYNOPSIS @@ -354,12 +354,14 @@ dvipdft(1), extractbb(1), tex(1), luatex(1), xetex(1), dvips(1), .br groff(1), grodvi(1), pic(1), -the Kpathsea library Info documentation (http://tug.org/kpathsea), -and the Dvipdfmx User's Manual (in the distribution). +the Kpathsea library Info documentation (https://tug.org/kpathsea), +and the Dvipdfmx User's Manual (in the distribution, and linked from +https://tug.org/dvipdfmx). .SH AUTHOR Primarily Mark A. Wicks; dvipdfmx extensions primarily by Jin-Hwan Cho, -Shunsaku Hirata, and Matthias Franz. For the version in TeX Live, all -bugs and other reports should go to the -.B dvipdfmx -maintainers at tex-k (at) tug.org. This man page edited for TeX Live -by Bob Tennent and others. This man page is public domain. +Shunsaku Hirata, and Matthias Franz. For the version in TeX Live, please +send bugs and other reports to the maintainers at dvipdfmx (at) tug.org +(https://lists.tug.org/dvipdfmx). +.PP +This man page edited for TeX Live by Bob Tennent and others. This man +page is public domain. |