summaryrefslogtreecommitdiff
path: root/specs/CH11.xml
Commit message (Collapse)AuthorAgeFilesLines
* fix some more errata, plus reformat a list for consistencyThomas E. Dickey2019-06-131-1/+1
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* fix some punctuation errataThomas E. Dickey2019-06-131-8/+8
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* correct markup for header- and library-filenames; they are not functionsThomas E. Dickey2019-06-101-1/+1
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* fixes for typos and formatting glitchesThomas E. Dickey2019-05-051-3/+3
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* use ldquo/rdquo/ndash where appropriateThomas E. Dickey2019-04-161-17/+17
|
* use programlisting tag rather than workaround for literallayout font.Thomas E. Dickey2019-04-161-80/+80
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* fill in titles for some references to ICCCM and X11 documentsThomas E. Dickey2019-04-161-2/+2
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* modify xml-files to use named-entities, for easier manipulationThomas E. Dickey2019-04-161-1/+1
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* use DOCTYPE consistently in included xml files, to allow using named entitiesThomas E. Dickey2019-04-161-0/+3
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* add (with an external script "markup-literallayout") <code> tagsThomas E. Dickey2019-04-161-63/+63
| | | | | | within <literallayout>. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* whitespace-fixes, plus convert examples to standard CThomas E. Dickey2019-04-161-26/+26
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* change ambiguous String's to char* or const-char*, as well as adding theThomas E. Dickey2019-04-161-10/+10
| | | | | | missing parameters to one prototype Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* The conversion to xml's funcdef dropped one or more parameters from severalThomas E. Dickey2019-04-161-0/+7
| | | | | | functions. This commit restores those parameters to the function prototypes. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* updated return-type for XtFindFile, also due to _CONST_X_STRINGThomas E. Dickey2019-04-161-1/+1
| | | | | The previous commit also adds the standard "...", for variable-length parameter lists, which was omitted from the specification.
* modify function prototypes in spec to correspond to updates made in headersThomas E. Dickey2019-04-161-16/+16
| | | | for the _CONST_X_STRING feature.
* Initial docbook conversion.Matt Dew2011-12-281-0/+5538