diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index aab099ded..d8de6bc9c 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -5474,7 +5474,7 @@ orange, light-green, yellow, light-blue, light-magenta, light-cyan, and white. And \(lqno-color\(rq, the default foreground color on the display, which is not necessarily the same as black or white or any of the other colors. .pg -Allowed attributes are none, bold, dim, underline, blink, and inverse. +Allowed attributes are none, bold, dim, underline, italic, blink, and inverse. \(lqNormal\(rq is a synonym for \(lqnone\(rq; they should not be used in combination with any of the other attributes. .pg diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 4e306b4c1..69158327a 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -6058,7 +6058,7 @@ orange, light-green, yellow, light-blue, light-magenta, light-cyan, and white. And {\it no-color}, the default foreground color on the display, which is not necessarily the same as black or white or any of the other colors. -Allowed attributes are none, bold, dim, underline, blink, and inverse. +Allowed attributes are none, bold, dim, underline, italic, blink, and inverse. ``Normal'' is a synonym for ``none''; they should not be used in combination with any of the other attributes.