summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-07-16 11:23:59 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-07-16 11:23:59 +0200
commite090a2bebf9cfacffb50d5ed328a7253c140574e (patch)
tree57a82d34233d298fa7f95f10f2095b0c0db3e6d3 /docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3
parent275b74a53d47174fcc29bab2fc23f599e1205f41 (diff)
downloadcurl-e090a2bebf9cfacffb50d5ed328a7253c140574e.tar.gz
test1173: make it also check all libcurl option man pagesbagder/expand-test1173
... and adjust those that causes errors
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3 b/docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3
index 3bdf4e414..b680eb466 100644
--- a/docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3
+++ b/docs/libcurl/opts/CURLOPT_RTSP_STREAM_URI.3
@@ -5,7 +5,7 @@
.\" * | (__| |_| | _ <| |___
.\" * \___|\___/|_| \_\_____|
.\" *
-.\" * Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al.
.\" *
.\" * This software is licensed as described in the file COPYING, which
.\" * you should have received as part of this distribution. The terms
@@ -42,7 +42,7 @@ examples might be set to \fIrtsp://foo/twister\fP
The application does not have to keep the string around after setting this
option.
.SH DEFAULT
-'*'
+\&'*'
.SH PROTOCOLS
RTSP
.SH EXAMPLE