]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix doc/typo
authorimba-tjd <109224573@qq.com>
Wed, 9 Jun 2021 15:28:42 +0000 (11:28 -0400)
committerJeff Law <jeffreyalaw@gmail.com>
Wed, 9 Jun 2021 15:35:10 +0000 (11:35 -0400)
gcc/

* doc/invoke.texi: Fix typo.

gcc/doc/invoke.texi

index 24dc0491901dfafa89bc151f7bdab541b0696df0..443252a83f165e987867457cf56f87cd73daced2 100644 (file)
@@ -31850,8 +31850,8 @@ startup object and entry point.
 This option is available for Cygwin and MinGW targets.  It
 specifies that the @code{dllimport} attribute should be ignored.
 
-@item -mthread
-@opindex mthread
+@item -mthreads
+@opindex mthreads
 This option is available for MinGW targets. It specifies
 that MinGW-specific thread support is to be used.