diff mbox series

[committed] doc: md.texi (Including Patterns): Fix page break

Message ID 20230404233927.3B8BE2043D@pchp3.se.axis.com
State New
Headers show
Series [committed] doc: md.texi (Including Patterns): Fix page break | expand

Commit Message

Hans-Peter Nilsson April 4, 2023, 11:39 p.m. UTC
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 mbox series

Patch

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: