Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/protocols.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index ee9e01193c..f66f77d27e 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -233,8 +233,9 @@ value must be a string encoding the headers.
Force a content type.
@item user-agent
-Override User-Agent header. If not specified the protocol will use a
-string describing the libavformat build.
+@item user_agent
+Override the User-Agent header. If not specified the protocol will use a
+string describing the libavformat build. ("Lavf/<version>")
@item multiple_requests
Use persistent connections if set to 1. By default it is 0.