summaryrefslogtreecommitdiff
path: root/man/XtPopdown.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/XtPopdown.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/XtPopdown.man')
-rw-r--r--man/XtPopdown.man6
1 files changed, 2 insertions, 4 deletions
diff --git a/man/XtPopdown.man b/man/XtPopdown.man
index ba1a7c6..d78d06a 100644
--- a/man/XtPopdown.man
+++ b/man/XtPopdown.man
@@ -75,12 +75,10 @@ which is not used by this procedure.
Specifies a pointer to the
.BR XtPopdownID
structure.
-.ds Ps \ to pop down
.IP \fIpopup_shell\fP 1i
-Specifies the widget shell\*(Ps.
-.ds Sn down
+Specifies the widget shell to pop down.
.IP \fIshell_name\fP 1i
-Specifies the name of the widget shell to pop \*(Sn.
+Specifies the name of the widget shell to pop down.
.IP \fIw\fP 1i
Specifies the widget.
.SH DESCRIPTION