diff options
author | Steve Brokenshire <sbrokenshire@xestia.co.uk> | 2016-10-07 09:36:18 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-03-07 23:36:17 +0100 |
commit | beff139d3dc43f30c467c674f8821a5ba6a82a41 (patch) | |
tree | 6b38cc470e73f070e0db303991a7cb0db97421a5 /docs | |
parent | d960e57029fd56154556b87553a023a7c8ec6e2d (diff) |
maketgz: Run updatemanpages.pl to update man pages
maketgz now runs scripts/updatemanpages.pl to update the man pages .TH
section to use the current date and curl/libcurl version.
(TODO Section 3.1)
Closes #1058
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -47,7 +47,6 @@ 2.5 Edge-triggered sockets should work 3. Documentation - 3.1 Update date and version in man pages 3.2 Provide cmake config-file 4. FTP @@ -444,12 +443,6 @@ 3. Documentation -3.1 Update date and version in man pages - - 'maketgz' or another suitable script could update the .TH sections of the man - pages at release time to use the current date and curl/libcurl version - number. - 3.2 Provide cmake config-file A config-file package is a set of files provided by us to allow applications |