opts: Use common wording for user/password option names

This commit is contained in:
Steve Holme
2014-10-31 22:22:19 +00:00
parent 7d9c1ebd66
commit 795885f454
5 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
.\"
.TH CURLOPT_USERPWD 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
.SH NAME
CURLOPT_USERPWD \- set user + password to work with
CURLOPT_USERPWD \- user name and password to use in authentication
.SH SYNOPSIS
#include <curl/curl.h>