From e1e753179a73d3f1cc61005eeca50dbb314c7b6a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 8 Jan 2006 22:55:13 +0000 Subject: [PATCH] use the proper dash --- docs/libcurl/curl_easy_setopt.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3 index b0c2745b0..23194999c 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -23,7 +23,7 @@ .\" .TH curl_easy_setopt 3 "27 Oct 2005" "libcurl 7.14.2" "libcurl Manual" .SH NAME -curl_easy_setopt - set options for a curl easy handle +curl_easy_setopt \- set options for a curl easy handle .SH SYNOPSIS #include