summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_MIMEPOST.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-10-27 11:45:26 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-10-27 11:45:26 +0200
commitbd13b8dda810ba1968394bc41342db446d2c357f (patch)
tree3415706d90b681d7334f4fa8d79e2632e3ef7e18 /docs/libcurl/opts/CURLOPT_MIMEPOST.3
parentc67a32fc560913caff7875bb4fe98abb9991798c (diff)
downloadcurl-bagder/since-added.tar.gz
opt-manpages: use 'Added in' instead of 'Since'bagder/since-added
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_MIMEPOST.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_MIMEPOST.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_MIMEPOST.3 b/docs/libcurl/opts/CURLOPT_MIMEPOST.3
index 9da1ee174..cb4b00bdb 100644
--- a/docs/libcurl/opts/CURLOPT_MIMEPOST.3
+++ b/docs/libcurl/opts/CURLOPT_MIMEPOST.3
@@ -45,7 +45,7 @@ Using this option implies the use of several mime structure building
functions: see https://curl.se/libcurl/c/smtp-mime.html for a complete
example.
.SH AVAILABILITY
-Since 7.56.0.
+Added in 7.56.0
.SH RETURN VALUE
This will return CURLE_OK.
.SH "SEE ALSO"