curl.1: minor language fix

Bug: http://curl.haxx.se/mail/archive-2014-07/0006.html
This commit is contained in:
Daniel Stenberg 2014-07-03 22:36:41 +02:00
parent 907520c4b9
commit 97db9fb653
1 changed files with 2 additions and 2 deletions

View File

@ -103,8 +103,8 @@ any response data to the terminal.
If you prefer a progress "bar" instead of the regular meter, \fI-#\fP is your
friend.
.SH OPTIONS
Options start with one or two dashes. Many of the options require an addition
value next to it.
Options start with one or two dashes. Many of the options require an
additional value next to them.
The short "single-dash" form of the options, -d for example, may be used with
or without a space between it and its value, although a space is a recommended