summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-16 21:20:21 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-16 21:27:44 -0400
commit4bd13f2bb92aafe66205160d55b3dc4cae98cda3 (patch)
tree098555cbba30a0489571bd6234845d1d9d501097 /man
parent735ee4b6cc90c9ebfc33680c820c299545aa02ed (diff)
downloadxorg-lib-libXt-4bd13f2bb92aafe66205160d55b3dc4cae98cda3.tar.gz
remove calls to "IN" macro, which was recently removed from header
Diffstat (limited to 'man')
-rw-r--r--man/XtResolvePathname.man1
-rw-r--r--man/XtSetValues.man1
2 files changed, 0 insertions, 2 deletions
diff --git a/man/XtResolvePathname.man b/man/XtResolvePathname.man
index cb96393..fa29361 100644
--- a/man/XtResolvePathname.man
+++ b/man/XtResolvePathname.man
@@ -114,7 +114,6 @@ it will be passed along to
.BR XtFindFile .
If the \fIpath\fP argument is NULL, the value of the
.B \s-1XFILESEARCHPATH\s+1
-.IN "XFILESEARCHPATH" "" "@DEF@"
environment variable will be passed to
.BR XtFindFile .
If
diff --git a/man/XtSetValues.man b/man/XtSetValues.man
index df84f12..0ec0eb2 100644
--- a/man/XtSetValues.man
+++ b/man/XtSetValues.man
@@ -173,7 +173,6 @@ and proceeds down to the subclass chain to the parent's constraint resources.
If the argument list contains a resource name that is not found in any of the
resource lists searched,
the value at the corresponding address is not modified.
-.IN "hook"
Finally, if the get_values_hook procedures are non-NULL,
they are called in superclass-to-subclass order after
all the resource values have been fetched by