summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_RESUME_FROM.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/opts/CURLOPT_RESUME_FROM.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/opts/CURLOPT_RESUME_FROM.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_RESUME_FROM.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_RESUME_FROM.3 b/docs/libcurl/opts/CURLOPT_RESUME_FROM.3
index f1e72ca0c..9b81448a4 100644
--- a/docs/libcurl/opts/CURLOPT_RESUME_FROM.3
+++ b/docs/libcurl/opts/CURLOPT_RESUME_FROM.3
@@ -22,7 +22,7 @@
.\" *
.\" **************************************************************************
.\"
-.TH CURLOPT_RESUME_FROM 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
+.TH CURLOPT_RESUME_FROM 3 "17 Jun 2014" libcurl libcurl
.SH NAME
CURLOPT_RESUME_FROM \- offset to resume transfer from
.SH SYNOPSIS