summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2023-04-26 08:58:35 +0200
committerDaniel Stenberg <daniel@haxx.se>2023-04-26 10:17:13 +0200
commitf98344c4ae7024cb197a74a5a90ff4dc4fcca645 (patch)
tree8e876abbefc0ab823e14ab547ae4c9a25c793537 /tests
parent199f2d440d8659b42670c1b796220792b01a97bf (diff)
downloadcurl-f98344c4ae7024cb197a74a5a90ff4dc4fcca645.tar.gz
man pages: simplify the .TH sections
- remove the version numbers - simplify the texts The date and version number will be put there for releases when maketgz runs the updatemanpages.pl script. Closes #11029
Diffstat (limited to 'tests')
-rw-r--r--tests/runtests.12
-rw-r--r--tests/testcurl.12
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/runtests.1 b/tests/runtests.1
index 0094a8ace..e92e879ea 100644
--- a/tests/runtests.1
+++ b/tests/runtests.1
@@ -22,7 +22,7 @@
.\" *
.\" **************************************************************************
.\"
-.TH runtests.pl 1 "19 Jan 2021" "Curl 7.75.0" "runtests"
+.TH runtests.pl 1 "19 Jan 2021" runtests runtests
.SH NAME
runtests.pl \- run one or more test cases
.SH SYNOPSIS
diff --git a/tests/testcurl.1 b/tests/testcurl.1
index 202e484d4..c88b27570 100644
--- a/tests/testcurl.1
+++ b/tests/testcurl.1
@@ -22,7 +22,7 @@
.\" *
.\" **************************************************************************
.\"
-.TH testcurl.pl 1 "24 Mar 2010" "Curl 7.20.1" "testcurl"
+.TH testcurl.pl 1 "24 Mar 2010" testcurl testcurl
.SH NAME
testcurl.pl \- (automatically) test curl
.SH SYNOPSIS