summaryrefslogtreecommitdiff
path: root/man/XtOwnSelection.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/XtOwnSelection.man
parentfb7e899e94dd402c868e8eb59ccf32284732f6ac (diff)
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/XtOwnSelection.man')
-rw-r--r--man/XtOwnSelection.man7
1 files changed, 3 insertions, 4 deletions
diff --git a/man/XtOwnSelection.man b/man/XtOwnSelection.man
index 105e7b9..650a158 100644
--- a/man/XtOwnSelection.man
+++ b/man/XtOwnSelection.man
@@ -90,12 +90,11 @@ Specifies an atom that describes the type of the selection (for example,
.BR XA_SECONDARY ,
or
.BR XA_CLIPBOARD ).
-.ds Ti ownership should commence or is to be relinquished
.IP \fItime\fP 1i
-Specifies the timestamp that indicates when the selection \*(Ti.
-.ds Wi that wishes to become the owner or to relinquish ownership
+Specifies the timestamp that indicates when the selection
+ownership should commence or is to be relinquished.
.IP \fIw\fP 1i
-Specifies the widget \*(Wi.
+Specifies the widget that wishes to become the owner or to relinquish ownership.
.SH DESCRIPTION
The
.BR XtOwnSelection