From 4fa44d06cd217d86d4e300f00d311a7965f5f36e Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Fri, 16 Dec 2016 01:00:10 +0000 Subject: ptexdir, uptexdir: sync with the upstream git-svn-id: svn://tug.org/texlive/trunk@42720 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/uptexdir/ChangeLog | 5 +++++ Build/source/texk/web2c/uptexdir/upbibtex.ch | 2 +- Build/source/texk/web2c/uptexdir/updvitype.ch | 2 +- Build/source/texk/web2c/uptexdir/uppltotf.ch | 2 +- Build/source/texk/web2c/uptexdir/uptftopl.ch | 2 +- 5 files changed, 9 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/uptexdir') diff --git a/Build/source/texk/web2c/uptexdir/ChangeLog b/Build/source/texk/web2c/uptexdir/ChangeLog index 3f63cf5c4f8..ef4999d8833 100644 --- a/Build/source/texk/web2c/uptexdir/ChangeLog +++ b/Build/source/texk/web2c/uptexdir/ChangeLog @@ -1,3 +1,8 @@ +2016-12-16 Akira Kakuto + + * upbibtex.ch, updvitype.ch, uppltotf.ch, uptftopl.ch: + Use "issue@texjp.org" as bug_email in usagehelp(). + 2016-12-15 Akira Kakuto * uptexextra.h: Use "issue@texjp.org" as BUG_ADDRESS. diff --git a/Build/source/texk/web2c/uptexdir/upbibtex.ch b/Build/source/texk/web2c/uptexdir/upbibtex.ch index 58864b3ef41..70a211998ac 100644 --- a/Build/source/texk/web2c/uptexdir/upbibtex.ch +++ b/Build/source/texk/web2c/uptexdir/upbibtex.ch @@ -289,7 +289,7 @@ const n_options = 7; {Pascal won't count array lengths for us.} @x usage_help (PBIBTEX_HELP, nil); @y - usage_help (UPBIBTEX_HELP, nil); + usage_help (UPBIBTEX_HELP, 'issue@@texjp.org'); @z @x diff --git a/Build/source/texk/web2c/uptexdir/updvitype.ch b/Build/source/texk/web2c/uptexdir/updvitype.ch index 0205672bea0..640cdbe6eb1 100644 --- a/Build/source/texk/web2c/uptexdir/updvitype.ch +++ b/Build/source/texk/web2c/uptexdir/updvitype.ch @@ -34,6 +34,6 @@ @x usage_help (PDVITYPE_HELP, nil); @y - usage_help (UPDVITYPE_HELP, nil); + usage_help (UPDVITYPE_HELP, 'issue@@texjp.org'); @z diff --git a/Build/source/texk/web2c/uptexdir/uppltotf.ch b/Build/source/texk/web2c/uptexdir/uppltotf.ch index 019d31ee543..291d1eebdee 100644 --- a/Build/source/texk/web2c/uptexdir/uppltotf.ch +++ b/Build/source/texk/web2c/uptexdir/uppltotf.ch @@ -9,7 +9,7 @@ @x usage_help (PPLTOTF_HELP, nil); @y - usage_help (UPPLTOTF_HELP, nil); + usage_help (UPPLTOTF_HELP, 'issue@@texjp.org'); @z @x diff --git a/Build/source/texk/web2c/uptexdir/uptftopl.ch b/Build/source/texk/web2c/uptexdir/uptftopl.ch index a1ca3af354c..a531888d3a0 100644 --- a/Build/source/texk/web2c/uptexdir/uptftopl.ch +++ b/Build/source/texk/web2c/uptexdir/uptftopl.ch @@ -9,7 +9,7 @@ @x usage_help (PTFTOPL_HELP, nil); @y - usage_help (UPTFTOPL_HELP, nil); + usage_help (UPTFTOPL_HELP, 'issue@@texjp.org'); @z @x -- cgit v1.2.3