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
This commit is contained in:
Daniel Stenberg 2023-04-26 08:58:35 +02:00
parent 199f2d440d
commit f98344c4ae
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
487 changed files with 488 additions and 488 deletions

View file

@ -22,7 +22,7 @@
.\" *
.\" **************************************************************************
.\"
.TH CURLOPT_NETRC_FILE 3 "19 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
.TH CURLOPT_NETRC_FILE 3 "19 Jun 2014" libcurl libcurl
.SH NAME
CURLOPT_NETRC_FILE \- file name to read .netrc info from
.SH SYNOPSIS