]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: fix markdown formatting in README
authorDaniel Gustafsson <daniel@yesql.se>
Thu, 5 May 2022 14:43:38 +0000 (16:43 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Thu, 5 May 2022 14:43:38 +0000 (16:43 +0200)
The asterisk in the abbreviation *NIX (for UNIX/Linux) needs to be
escaped to not mean start of italic formatting. This is consistent
with docs/RELEASE-PROCEDURE.md.

Closes: #8802
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
tests/README.md

index db884a2bea509f292da166b01d4944ed5f35865c..fa555f6a1fb32989d675aa639dbae9a7c1d56476 100644 (file)
     make test-torture
 
   The graphical tool ggcov can be used to browse the source and create
-  coverage reports on *NIX hosts:
+  coverage reports on \*nix hosts:
 
     ggcov -r lib src