summaryrefslogtreecommitdiff
path: root/man/XtParseTranslationTable.man
diff options
context:
space:
mode:
authorWalter Harms <wharms@bfs.de>2019-04-15 23:03:31 +0200
committerWalter Harms <wharms@bfs.de>2019-04-15 23:03:31 +0200
commit4b446ce8b20b1de1488c73e1841dafbd25ca949f (patch)
tree8d3514c6c44df83720fc1413f1e6fb95d13a5e56 /man/XtParseTranslationTable.man
parentfb7e899e94dd402c868e8eb59ccf32284732f6ac (diff)
downloadxorg-lib-libXt-4b446ce8b20b1de1488c73e1841dafbd25ca949f.tar.gz
remove in-text macros
The in-text macros are a problem when maintaining the text. While removing i noticed several problems with missing definitions this is fixed also.
Diffstat (limited to 'man/XtParseTranslationTable.man')
-rw-r--r--man/XtParseTranslationTable.man3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/XtParseTranslationTable.man b/man/XtParseTranslationTable.man
index 3708051..b9040c2 100644
--- a/man/XtParseTranslationTable.man
+++ b/man/XtParseTranslationTable.man
@@ -75,9 +75,8 @@ void XtUninstallTranslations(Widget \fIw\fP);
Specifies the translation table to compile.
.IP \fItranslations\fP 1i
Specifies the compiled translation table to merge in (must not be NULL).
-.ds Wi into which the new translations are to be merged or removed
.IP \fIw\fP 1i
-Specifies the widget \*(Wi.
+Specifies the widget into which the new translations are to be merged or removed.
.SH DESCRIPTION
The
.BR XtParseTranslationTable