From: Raymond Hettinger Date: Fri, 21 Feb 2003 02:47:09 +0000 (+0000) Subject: SF bug #690377: Dud footnote reference in distutils docs X-Git-Tag: v2.3c1~1741 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3004b090ad4ee6d4a47a4a0b0c292723054538ad;p=python SF bug #690377: Dud footnote reference in distutils docs --- diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index c363320b18..3fe128c35b 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex @@ -695,13 +695,13 @@ version. This information includes: \lineiii{author_email}{email address of the package author}{(2)} \lineiii{maintainer}{package maintainer's name}{(2)} \lineiii{maintainer_email}{email address of the package maintainer}{(2)} - \lineiii{home_page}{a URL}{(1)} + \lineiii{home_page}{url}{(1)} \lineiii{license}{the terms the package is released under}{} \lineiii{description}{a short, summary description of the package}{} \lineiii{long_description}{a longer description of the package}{} \lineiii{keywords}{some keywords appropriate to the package}{} \lineiii{platform}{a list of the target platforms}{} - \lineiii{classifiers}{a list of Trove classifiers}{(2)} + \lineiii{classifiers}{a list of Trove classifiers}{(3)} \end{tableiii} \noindent Notes: