X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Flibcurl%2Fopts%2FCURLOPT_RTSP_SESSION_ID.3;h=cd31899395c29cd06bda6bb75534e6e5aabdd3ee;hb=88d478478059f53e6de0d1267c3a1e6b02c4273f;hp=8f5cdff10c623de92ae435d11be616ba7cf7cbc8;hpb=e9bdad71c8277e20607fa1eaf0027d53a0dc1f37;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3 b/docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3 index 8f5cdff..cd31899 100644 --- a/docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3 +++ b/docs/libcurl/opts/CURLOPT_RTSP_SESSION_ID.3 @@ -34,9 +34,6 @@ set to any non-NULL value, libcurl will return \fICURLE_RTSP_SESSION_ERROR\fP if ID received from the server does not match. If unset (or set to NULL), libcurl will automatically set the ID the first time the server sets it in a response. - -The application does not have to keep the string around after setting this -option. .SH DEFAULT NULL .SH PROTOCOLS