aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/curl.13
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index b6c28f43e..c6664d3a0 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -847,8 +847,7 @@ are offered with the correct MIME type (application/metalink+xml).
Example to use a remote Metalink file:
\fBcurl\fP -O http://www.example.com/example.metalink
-
-(Added in 7.??.?, disabled by default)
+(Added in 7.27.0)
.IP "-n, --netrc"
Makes curl scan the \fI.netrc\fP (\fI_netrc\fP on Windows) file in the user's
home directory for login name and password. This is typically used for FTP on