Committed as obvious.  See also the previous discussion
regarding my define_split doc patch.
-- >8 --
The line-break in the example looked odd, even more so with
a page-break in the middle of it, due to recently added text
in preceding pages.

        * doc/md.texi (Including Patterns): Fix page break.
---
 gcc/doc/md.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 970af5e34710..07bf8bdebffb 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -8963,8 +8963,7 @@ It looks like:
 
 @smallexample
 
-(include
-  @var{pathname})
+(include @var{pathname})
 @end smallexample
 
 For example:
-- 
2.30.2

Reply via email to