summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_share_setopt.3
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 /docs/libcurl/curl_share_setopt.3
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 'docs/libcurl/curl_share_setopt.3')
-rw-r--r--docs/libcurl/curl_share_setopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_share_setopt.3 b/docs/libcurl/curl_share_setopt.3
index d3aca5cf2..6f7af15de 100644
--- a/docs/libcurl/curl_share_setopt.3
+++ b/docs/libcurl/curl_share_setopt.3
@@ -21,7 +21,7 @@
.\" * SPDX-License-Identifier: curl
.\" *
.\" **************************************************************************
-.TH curl_share_setopt 3 "8 Aug 2003" "libcurl 7.10.7" "libcurl Manual"
+.TH curl_share_setopt 3 "8 Aug 2003" "libcurl" "libcurl"
.SH NAME
curl_share_setopt - Set options for a shared object
.SH SYNOPSIS