summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-21 14:23:53 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-21 18:27:51 -0400
commit5d5811668fd06d50d8ff6f22159325e2328d0ee8 (patch)
tree2913d2dc56fb4cd2e6eaa28e97f4acf9c1f06853 /specs
parentc605f7d108365fdd4e46a032fcaaa812cef56f83 (diff)
downloadxorg-lib-libXt-5d5811668fd06d50d8ff6f22159325e2328d0ee8.tar.gz
minor tweak to work around docbook's limited formatting
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs')
-rw-r--r--specs/CH01.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/CH01.xml b/specs/CH01.xml
index 5a12ae0..06d6a0f 100644
--- a/specs/CH01.xml
+++ b/specs/CH01.xml
@@ -1980,7 +1980,7 @@ All these macros and functions have the same argument description.
<funcsynopsis id='XtIs'>
<funcprototype>
- <funcdef>Boolean <function>XtIs<subscript>class</subscript></function></funcdef>
+ <funcdef>Boolean <function>XtIs<subscript>&lt;class&gt;</subscript></function></funcdef>
<paramdef>Widget<parameter> w</parameter></paramdef>
</funcprototype>
</funcsynopsis>