summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_SASL_IR.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_SASL_IR.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_SASL_IR.32
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libcurl/opts/CURLOPT_SASL_IR.3 b/docs/libcurl/opts/CURLOPT_SASL_IR.3
index d9f8dfe78..aae028b01 100644
--- a/docs/libcurl/opts/CURLOPT_SASL_IR.3
+++ b/docs/libcurl/opts/CURLOPT_SASL_IR.3
@@ -24,9 +24,11 @@
.SH NAME
CURLOPT_SASL_IR \- send initial response in first packet
.SH SYNOPSIS
+.nf
#include <curl/curl.h>
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_SASL_IR, long enable);
+.fi
.SH DESCRIPTION
Pass a long. If the value is 1, curl will send the initial response to the
server in the first authentication packet in order to reduce the number of