gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 30/153: docs/CURLOPT_URL: fix indentation


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 30/153: docs/CURLOPT_URL: fix indentation
Date: Tue, 11 Sep 2018 12:51:41 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 812d05daffcdb69a84b91cf1683d57334553e70c
Author: Christopher Head <address@hidden>
AuthorDate: Tue Jul 24 23:40:11 2018 -0700

    docs/CURLOPT_URL: fix indentation
    
    The statement, “The application does not have to keep the string around
    after setting this option,” appears to be indented under the RTMP
    paragraph. It actually applies to all protocols, not just RTMP.
    Eliminate the extra indentation.
    
    Closes #2788
---
 docs/libcurl/opts/CURLOPT_URL.3 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/libcurl/opts/CURLOPT_URL.3 b/docs/libcurl/opts/CURLOPT_URL.3
index 79e066016..52ff9c6d7 100644
--- a/docs/libcurl/opts/CURLOPT_URL.3
+++ b/docs/libcurl/opts/CURLOPT_URL.3
@@ -284,6 +284,7 @@ and get cut off by libcurl if provided literally. You will 
instead have to
 escape it by providing it as backslash and its ASCII value in hexadecimal:
 "\\23".
 
+.RS 0
 The application does not have to keep the string around after setting this
 option.
 .SH ENCODING

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]