summaryrefslogtreecommitdiff
path: root/man/XtGetSelectionRequest.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-03-15 21:04:44 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-03-16 13:36:45 -0400
commit7bdec43f299d2538d66f65892766bf3c5dd27056 (patch)
tree4d48789d26536516b4f15775440dd9ee88f5e69c /man/XtGetSelectionRequest.man
parent283db645c56a5aa55af1665c309182e492a3c863 (diff)
downloadxorg-lib-libXt-7bdec43f299d2538d66f65892766bf3c5dd27056.tar.gz
workaround for obsolete macro/command ".ny", in the manpages since late
1989 in X11R4. The command was given a ".ny0", but nroff did not accept more than two-character names, so it "should" have been ".ny 0". Further, since there is no standard macro "ny" (and no command), define a fallback. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtGetSelectionRequest.man')
-rw-r--r--man/XtGetSelectionRequest.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/XtGetSelectionRequest.man b/man/XtGetSelectionRequest.man
index 7ecafce..a2cd423 100644
--- a/man/XtGetSelectionRequest.man
+++ b/man/XtGetSelectionRequest.man
@@ -60,7 +60,9 @@
.ie t \fB\^\\$1\^\fR\\$2
.el \fI\^\\$1\^\fP\\$2
..
-.ny0
+.de ny
+..
+.ny 0
.TH XtGetSelectionRequest __libmansuffix__ __xorgversion__ "XT FUNCTIONS"
.SH NAME
XtGetSelectionRequest \- retrieve the event that triggered the XtConvertSelectionProc