summaryrefslogtreecommitdiff
path: root/man/XtNameToWidget.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/XtNameToWidget.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/XtNameToWidget.man')
-rw-r--r--man/XtNameToWidget.man3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/XtNameToWidget.man b/man/XtNameToWidget.man
index c0a247c..c9b58d0 100644
--- a/man/XtNameToWidget.man
+++ b/man/XtNameToWidget.man
@@ -65,9 +65,8 @@ Widget XtNameToWidget(Widget \fIreference\fP, String \fInames\fP);
.HP
Widget XtWindowToWidget(Display *\fIdisplay\fP, Window \fIwindow\fP);
.SH ARGUMENTS
-.ds Di \ on which the window is defined
.IP \fIdisplay\fP 1i
-Specifies the display\*(Di.
+Specifies the display on which the window is defined.
.IP \fInames\fP 1i
Specifies the fully qualified name of the desired widget.
.IP \fIreference\fP 1i