diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2019-04-12 19:23:58 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2019-04-16 18:46:25 -0400 |
commit | 8000127db88f883a4e7c747560efeca536b1c14e (patch) | |
tree | 3ac35745eda36be663cd24a7ad0f1678e68d6535 /specs/CH09.xml | |
parent | 1380721b4d252b8ed32d6016f1635f861e75f453 (diff) |
modify xml-files to use named-entities, for easier manipulation
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs/CH09.xml')
-rw-r--r-- | specs/CH09.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/CH09.xml b/specs/CH09.xml index 7d4bddc..ae3ba7a 100644 --- a/specs/CH09.xml +++ b/specs/CH09.xml @@ -1552,7 +1552,7 @@ is required in a different locale. <para> The String-to-Gravity conversion accepts string values that are the names of window and bit gravities and their numerical equivalents, -as defined in <emphasis remap='I'>Xlib — C Language X Interface.</emphasis>: +as defined in <emphasis remap='I'>Xlib — C Language X Interface.</emphasis>: <function>ForgetGravity</function>, <function>UnmapGravity</function>, <function>NorthWestGravity</function>, @@ -1756,7 +1756,7 @@ Type converters use pointers to structures (defined in <function><X11/Xresource.h>;</function> see <olink targetdoc='libX11' targetptr='Creating_and_Storing_Databases'>Section 15.4</olink> in -<olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface.</olink>) +<olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface.</olink>) for input and output values. </para> <literallayout> |