aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2018-11-07 19:17:29 +0100
committerSegher Boessenkool <segher@gcc.gnu.org>2018-11-07 19:17:29 +0100
commit630ba2fd94b7ceffa43d461020587750c47bf2aa (patch)
tree07184c4cea5ae1fe3e5ea5635eaa884a0805ff1e /libstdc++-v3
parent6279fcd66fa8dd5b6e8fc78845931bfe72593907 (diff)
downloadgcc-630ba2fd94b7ceffa43d461020587750c47bf2aa.zip
gcc-630ba2fd94b7ceffa43d461020587750c47bf2aa.tar.gz
gcc-630ba2fd94b7ceffa43d461020587750c47bf2aa.tar.bz2
doc: Use @: where needed
When an abbreviation ends with a dot followed by whitespace, Texinfo thinks the dot ends a sentence, and applies spacing rules etc. based on that. To prevent this, there is the @: macro. This patch puts @: after every vs., e.g., and i.e. where it is needed. In a few cases there was "@ " already, or "@\n", but @: is slightly better, and more consistent. * target.def: Put @: after every vs., e.g., and i.e. where it is followed by whitespace. * doc/extend.texi: Ditto. * doc/fragments.texi: Ditto. * doc/gimple.texi: Ditto. * doc/implement-c.texi: Ditto. * doc/install.texi: Ditto. * doc/invoke.texi: Ditto. * doc/md.texi: Ditto. * doc/plugins.texi: Ditto. * doc/rtl.texi: Ditto. * doc/sourcebuild.texi: Ditto. * doc/tm.texi.in: Ditto. * doc/ux.texi: Ditto. * doc/tm.texi: Regenerate. From-SVN: r265882
Diffstat (limited to 'libstdc++-v3')
0 files changed, 0 insertions, 0 deletions