diff options
Diffstat (limited to 'tests/testcurl.1')
-rw-r--r-- | tests/testcurl.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/testcurl.1 b/tests/testcurl.1 index 20372ffd3..206e75673 100644 --- a/tests/testcurl.1 +++ b/tests/testcurl.1 @@ -32,7 +32,7 @@ off CVS or daily snapshots. It is written for the purpose of being run from a crontab job or similar at a regular interval. The output is suitable to be mailed to curl-autocompile@haxx.se to be dealt with automatically (make sure the subject includes the word "autobuild" as the mail gets silently discarded -otherwise). The most current build status (with a resonable backlog) will be +otherwise). The most current build status (with a reasonable backlog) will be published on the curl site, at http://curl.haxx.se/auto/ \fIoptions\fP may be omitted. See \fI--setup\fP for what happens then. @@ -48,7 +48,7 @@ fresh build. .IP "--configure=[options]" Configure options passed to configure. .IP "--crosscompile" -This is a crosscompile. Makes \fItestcurl.pl\fP skip a few things. +This is a cross-compile. Makes \fItestcurl.pl\fP skip a few things. .IP "--desc=[desc]" Description of your test system. Displayed on the build summary page on the weba site. @@ -61,7 +61,7 @@ Set name to report as. Displayed in the build summary on the site. .IP "--nocvsup" Don't update from CVS even though it is a CVS tree. Useful to still be able to test even though your network is down, or similar. -.IP "--runtestsopts=[options]" +.IP "--runtestopts=[options]" Options that is passed to the runtests.pl script. Useful for disabling valgrind by force, and similar. .IP "--setup=[file name]" |