From: Dan Fandrich Date: Tue, 14 Mar 2023 00:21:02 +0000 (-0700) Subject: tests: fix control code that hid some text in runtests.1 X-Git-Tag: curl-8_0_0~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7caaeca6f634c1c19e01a3e8451e7de02115b2fb;p=thirdparty%2Fcurl.git tests: fix control code that hid some text in runtests.1 --- diff --git a/tests/runtests.1 b/tests/runtests.1 index e3a133ba60..0094a8aceb 100644 --- a/tests/runtests.1 +++ b/tests/runtests.1 @@ -139,7 +139,7 @@ extended the test sequence. .IP "-s" Shorter output. Speaks less than default. .IP "--seed=[num]" -When using \fI--shallow\fP or \fI-R\rP that random certain aspects of the +When using \fI--shallow\fP or \fI-R\fP that randomize certain aspects of the behavior, this option can set the initial seed. If not set, the random seed will be set based on the currently set local year and month and the first line of the "curl -V" output.