"The default if unspecified" really just is the same as "The default" - by
definition of default. :-)
Pushed.
Gerald
---
htdocs/gcc-16/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index a4b31816..8a7b6ae9 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -155,7 +155,7 @@ for general information.</p>
option is enabled by default for glibc targets.
</li>
<li><code>--enable-tls=DIALECT</code> is now supported to control the
- default TLS dialect. The default if unspecified remains <code>gnu</code>.
+ default TLS dialect. The default remains <code>gnu</code>.
The accepted values are <code>gnu</code> and <code>gnu2</code> (for
TLS descriptors).
</li>
--
2.51.0