diff mbox series

[doc] doc/generic.texi - minor markup improvement

Message ID alpine.LSU.2.21.1909010118410.8294@anthias.pfeifer.com
State New
Headers show
Series [doc] doc/generic.texi - minor markup improvement | expand

Commit Message

Gerald Pfeifer Aug. 31, 2019, 5:21 p.m. UTC
I've had this in my tree for months; time to push this out.

Committed.

Gerald

2019-08-31  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/generic.texi (Unary and Binary Expressions): Mark up
	an instance of TYPE_MIN.
diff mbox series

Patch

Index: doc/generic.texi
===================================================================
--- doc/generic.texi	(revision 275242)
+++ doc/generic.texi	(working copy)
@@ -1373,8 +1373,8 @@  built-in functions.
 
 @item ABSU_EXPR
 These nodes represent the absolute value of the single operand in
-equivalent unsigned type such that @code{ABSU_EXPR} of TYPE_MIN is
-well defined.
+equivalent unsigned type such that @code{ABSU_EXPR} of @code{TYPE_MIN}
+is well defined.
 
 @item BIT_NOT_EXPR
 These nodes represent bitwise complement, and will always have integral