doc : Fix build error from r11-4972.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 13 Nov 2020 11:45:34 +0000 (11:45 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 13 Nov 2020 11:50:20 +0000 (11:50 +0000)
Some tex tools don't allow the @r{} command to be split across
lines.  Fixed by making the change occupy a long line.

gcc/ChangeLog:

* doc/extend.texi: Don't try to line-wrap an @r command.

gcc/doc/extend.texi

index 4e5197fc038fa0762fd5028f29864e8af6a5de46..4ddbf80a2295ab1b8c09ea072e6ee0236e697b1e 100644 (file)
@@ -7429,8 +7429,7 @@ data in this way can reduce program startup times.  This attribute is
 specific to ELF targets and relies on the linker to place such data in
 the right location
 
-@item objc_nullability (@var{nullability kind}) @r{(Objective-C and Objective
--C++ only)}
+@item objc_nullability (@var{nullability kind}) @r{(Objective-C and Objective-C++ only)}
 @cindex @code{objc_nullability} variable attribute
 This attribute applies to pointer variables only.  It allows marking the
 pointer with one of four possible values describing the conditions under