aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-10-21 22:47:24 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-10-23 08:22:38 +0200
commitd31ed6ac719cd3c7c1dcac5f9000b19536087b7e (patch)
tree8d958eac17766d96e256d77925fd8c222052a681 /docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3
parent419d410ca0728ae591af9f58ef2c1f4132b0a21d (diff)
http2: s/priority/weight
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3 b/docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3
index 1684c369d..1b3fbfa1c 100644
--- a/docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3
+++ b/docs/libcurl/opts/CURLOPT_STREAM_DEPENDS_E.3
@@ -56,4 +56,4 @@ Added in 7.46.0
.SH RETURN VALUE
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
.SH "SEE ALSO"
-.BR CURLOPT_STREAM_PRIORITY "(3), " CURLOPT_STREAM_DEPENDS "(3), "
+.BR CURLOPT_STREAM_WEIGHT "(3), " CURLOPT_STREAM_DEPENDS "(3), "