aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_READDATA.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-05-01 16:41:04 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-05-01 16:41:04 +0200
commitaba47275330b5d7a46daca5298798a69bb5cbe7d (patch)
treeabe49d06917db8c6ac17c405968d6a99e6ef461f /docs/libcurl/opts/CURLOPT_READDATA.3
parent6940f4b52a9244124740e1b8db3af07aa3d2763c (diff)
opts: fix broken/bad references
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_READDATA.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_READDATA.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_READDATA.3 b/docs/libcurl/opts/CURLOPT_READDATA.3
index ab3b775d0..ef51264c6 100644
--- a/docs/libcurl/opts/CURLOPT_READDATA.3
+++ b/docs/libcurl/opts/CURLOPT_READDATA.3
@@ -56,7 +56,7 @@ if(curl) {
}
.fi
.SH AVAILABILITY
-This option was once known by the older name \fICURLOPT_INFILE(3)\fP, the name
+This option was once known by the older name CURLOPT_INFILE, the name
\fICURLOPT_READDATA(3)\fP was introduced in 7.9.7.
.SH RETURN VALUE
This will return CURLE_OK.