]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: Improve punctuation and grammar in -fdiagnostics-format docs
authorJonathan Wakely <jwakely@redhat.com>
Fri, 15 Mar 2024 12:58:56 +0000 (12:58 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 29 Jul 2024 19:37:15 +0000 (20:37 +0100)
commitdd2cc71e3898515a33970954d2bf7a4b67ea9790
treea78ce55943509ab1229005809bddeb99153a0d8b
parent9d5d6e61500411ea9043258e300d5b0f57e5c391
doc: Improve punctuation and grammar in -fdiagnostics-format docs

The hyphen can be misunderstood to mean "emitted to -" i.e. stdout.
Refer to both forms by name, rather than using "the former" for one and
referring to the other by name.

gcc/ChangeLog:

* doc/invoke.texi (Diagnostic Message Formatting Options):
Replace hyphen with a new sentence. Replace "the former" with
the actual value.
gcc/doc/invoke.texi