summaryrefslogtreecommitdiff
path: root/lib/libXt/man
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libXt/man')
-rw-r--r--lib/libXt/man/Makefile.am3
-rw-r--r--lib/libXt/man/Makefile.in28
-rw-r--r--lib/libXt/man/XtAddActions.man2
-rw-r--r--lib/libXt/man/XtAddCallback.man2
-rw-r--r--lib/libXt/man/XtAddEventHandler.man4
-rw-r--r--lib/libXt/man/XtAddInput.man2
-rw-r--r--lib/libXt/man/XtAppAddActions.man2
-rw-r--r--lib/libXt/man/XtAppAddConverter.man4
-rw-r--r--lib/libXt/man/XtAppAddInput.man2
-rw-r--r--lib/libXt/man/XtAppAddSignal.man2
-rw-r--r--lib/libXt/man/XtAppAddTimeOut.man2
-rw-r--r--lib/libXt/man/XtAppAddWorkProc.man2
-rw-r--r--lib/libXt/man/XtAppCreateShell.man2
-rw-r--r--lib/libXt/man/XtAppError.man4
-rw-r--r--lib/libXt/man/XtAppErrorMsg.man4
-rw-r--r--lib/libXt/man/XtAppGetErrorDatabase.man4
-rw-r--r--lib/libXt/man/XtAppGetSelectionTimeout.man2
-rw-r--r--lib/libXt/man/XtAppInitialize.man2
-rw-r--r--lib/libXt/man/XtAsprintf.man1
-rw-r--r--lib/libXt/man/XtBuildEventMask.man2
-rw-r--r--lib/libXt/man/XtCallAcceptFocus.man2
-rw-r--r--lib/libXt/man/XtCallCallbacks.man2
-rw-r--r--lib/libXt/man/XtClass.man4
-rw-r--r--lib/libXt/man/XtConfigureWidget.man4
-rw-r--r--lib/libXt/man/XtConvert.man8
-rw-r--r--lib/libXt/man/XtConvertAndStore.man2
-rw-r--r--lib/libXt/man/XtCreateApplicationContext.man2
-rw-r--r--lib/libXt/man/XtCreateApplicationShell.man2
-rw-r--r--lib/libXt/man/XtCreatePopupShell.man6
-rw-r--r--lib/libXt/man/XtCreateWidget.man4
-rw-r--r--lib/libXt/man/XtDisplayInitialize.man4
-rw-r--r--lib/libXt/man/XtError.man2
-rw-r--r--lib/libXt/man/XtErrorMsg.man2
-rw-r--r--lib/libXt/man/XtGetApplicationNameAndClass.man2
-rw-r--r--lib/libXt/man/XtGetErrorDatabase.man4
-rw-r--r--lib/libXt/man/XtGetKeyboardFocusWidget.man6
-rw-r--r--lib/libXt/man/XtGetResourceList.man4
-rw-r--r--lib/libXt/man/XtGetSelectionParameters.man2
-rw-r--r--lib/libXt/man/XtGetSelectionTimeout.man2
-rw-r--r--lib/libXt/man/XtGetSelectionValue.man4
-rw-r--r--lib/libXt/man/XtInitialize.man2
-rw-r--r--lib/libXt/man/XtInsertEventTypeHandler.man2
-rw-r--r--lib/libXt/man/XtMakeGeometryRequest.man4
-rw-r--r--lib/libXt/man/XtMalloc.man18
-rw-r--r--lib/libXt/man/XtManageChildren.man4
-rw-r--r--lib/libXt/man/XtMapWidget.man2
-rw-r--r--lib/libXt/man/XtNextEvent.man4
-rw-r--r--lib/libXt/man/XtOffset.man4
-rw-r--r--lib/libXt/man/XtOpenApplication.man2
-rw-r--r--lib/libXt/man/XtOwnSelection.man4
-rw-r--r--lib/libXt/man/XtParseTranslationTable.man8
-rw-r--r--lib/libXt/man/XtPopdown.man4
-rw-r--r--lib/libXt/man/XtPopup.man4
-rw-r--r--lib/libXt/man/XtQueryGeometry.man4
-rw-r--r--lib/libXt/man/XtRealizeWidget.man2
-rw-r--r--lib/libXt/man/XtSetArg.man2
-rw-r--r--lib/libXt/man/XtSetKeyboardFocus.man2
-rw-r--r--lib/libXt/man/XtSetSelectionParameters.man2
-rw-r--r--lib/libXt/man/XtStringConversionWarning.man6
59 files changed, 123 insertions, 101 deletions
diff --git a/lib/libXt/man/Makefile.am b/lib/libXt/man/Makefile.am
index 005c2d573..305598dde 100644
--- a/lib/libXt/man/Makefile.am
+++ b/lib/libXt/man/Makefile.am
@@ -330,7 +330,8 @@ XtMalloc_shadows = \
XtRealloc \
XtFree \
XtNew \
- XtNewString
+ XtNewString \
+ XtAsprintf
XtManageChildren_shadows = \
XtManageChild \
diff --git a/lib/libXt/man/Makefile.in b/lib/libXt/man/Makefile.in
index c39c99836..625245f58 100644
--- a/lib/libXt/man/Makefile.in
+++ b/lib/libXt/man/Makefile.in
@@ -40,7 +40,9 @@ subdir = man
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
- $(top_srcdir)/configure.ac
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(install_sh) -d
@@ -81,24 +83,19 @@ CHANGELOG_CMD = @CHANGELOG_CMD@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CWARNFLAGS = @CWARNFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
DSYMUTIL = @DSYMUTIL@
-ECHO = @ECHO@
+DUMPBIN = @DUMPBIN@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
-F77 = @F77@
-FFLAGS = @FFLAGS@
+FGREP = @FGREP@
FILE_MAN_DIR = @FILE_MAN_DIR@
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
GREP = @GREP@
@@ -107,6 +104,7 @@ INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
LDFLAGS = @LDFLAGS@
LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
LIBOBJS = @LIBOBJS@
@@ -114,6 +112,7 @@ LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIB_MAN_DIR = @LIB_MAN_DIR@
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
+LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
@@ -124,8 +123,12 @@ MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
MAN_SUBSTS = @MAN_SUBSTS@
MISC_MAN_DIR = @MISC_MAN_DIR@
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
+NM = @NM@
NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
+OTOOL = @OTOOL@
+OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
@@ -148,12 +151,9 @@ XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
XT_CFLAGS = @XT_CFLAGS@
XT_LIBS = @XT_LIBS@
ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_F77 = @ac_ct_F77@
+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
-am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
-am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
@@ -184,6 +184,7 @@ libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
+lt_ECHO = @lt_ECHO@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
@@ -523,7 +524,8 @@ XtMalloc_shadows = \
XtRealloc \
XtFree \
XtNew \
- XtNewString
+ XtNewString \
+ XtAsprintf
XtManageChildren_shadows = \
XtManageChild \
diff --git a/lib/libXt/man/XtAddActions.man b/lib/libXt/man/XtAddActions.man
index 9b2e46c53..c2944703f 100644
--- a/lib/libXt/man/XtAddActions.man
+++ b/lib/libXt/man/XtAddActions.man
@@ -139,7 +139,7 @@ Specifies the number of entries in this action table.
has been replaced by
.ZN XtAppAddActions .
.SH "SEE ALSO"
-XtAppAddActions(3Xt)
+XtAppAddActions(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAddCallback.man b/lib/libXt/man/XtAddCallback.man
index 8caec2c40..b400a1d1c 100644
--- a/lib/libXt/man/XtAddCallback.man
+++ b/lib/libXt/man/XtAddCallback.man
@@ -182,7 +182,7 @@ The
function removes all the callback procedures from the specified
widget's callback list.
.SH "SEE ALSO"
-XtCallCallbacks(3Xt)
+XtCallCallbacks(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAddEventHandler.man b/lib/libXt/man/XtAddEventHandler.man
index 30dcb68b8..ce8c6ae4c 100644
--- a/lib/libXt/man/XtAddEventHandler.man
+++ b/lib/libXt/man/XtAddEventHandler.man
@@ -230,8 +230,8 @@ for the specified events. If the procedure is already registered with the
same \fIclient_data\fP value, the specified mask augments the existing
mask and the procedure is repositioned in the list.
.SH "SEE ALSO"
-XtAppNextEvent(3Xt),
-XtBuildEventMask(3Xt)
+XtAppNextEvent(__libmansuffix__),
+XtBuildEventMask(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAddInput.man b/lib/libXt/man/XtAddInput.man
index 8f41a8b2e..98f2b1d52 100644
--- a/lib/libXt/man/XtAddInput.man
+++ b/lib/libXt/man/XtAddInput.man
@@ -161,7 +161,7 @@ has been replaced by
has been replaced by
.ZN XtAppAddWorkProc .
.SH "SEE ALSO"
-XtAppAddInput(3Xt), XtAppAddTimeOut(3Xt), XtAppAddWorkProc(3Xt)
+XtAppAddInput(__libmansuffix__), XtAppAddTimeOut(__libmansuffix__), XtAppAddWorkProc(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppAddActions.man b/lib/libXt/man/XtAppAddActions.man
index fd7c227a2..f473df4a0 100644
--- a/lib/libXt/man/XtAppAddActions.man
+++ b/lib/libXt/man/XtAppAddActions.man
@@ -143,7 +143,7 @@ The
function adds the specified action table and registers it with the
translation manager.
.SH "SEE ALSO"
-XtParseTranslationTable(3Xt)
+XtParseTranslationTable(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppAddConverter.man b/lib/libXt/man/XtAppAddConverter.man
index 6bc8d43aa..40afe04dd 100644
--- a/lib/libXt/man/XtAppAddConverter.man
+++ b/lib/libXt/man/XtAppAddConverter.man
@@ -165,8 +165,8 @@ with \fIcache_type\fP equal to
for old-format type converters. It has been superseded by
.ZN XtSetTypeConverter .
.SH "SEE ALSO"
-XtConvert(3Xt),
-XtStringConversionWarning(3Xt)
+XtConvert(__libmansuffix__),
+XtStringConversionWarning(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppAddInput.man b/lib/libXt/man/XtAppAddInput.man
index 5204e5028..235e55f9a 100644
--- a/lib/libXt/man/XtAppAddInput.man
+++ b/lib/libXt/man/XtAppAddInput.man
@@ -178,7 +178,7 @@ The
function causes the \*(xI read routine to stop watching for input
from the input source.
.SH "SEE ALSO"
-XtAppAddTimeOut(3Xt),XtAppAddSignal(3Xt)
+XtAppAddTimeOut(__libmansuffix__),XtAppAddSignal(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppAddSignal.man b/lib/libXt/man/XtAppAddSignal.man
index 13fa09bc4..846823217 100644
--- a/lib/libXt/man/XtAppAddSignal.man
+++ b/lib/libXt/man/XtAppAddSignal.man
@@ -187,7 +187,7 @@ function is called to remove the specified Intrinsics signal handler. The
client should disable the source of the signal before calling
.ZN XtRemoveSignal .
.SH "SEE ALSO"
-XtAppAddTimeOut(3Xt),XtAppAddInput(3Xt),XtAppAddWorkProc(3Xt)
+XtAppAddTimeOut(__libmansuffix__),XtAppAddInput(__libmansuffix__),XtAppAddWorkProc(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppAddTimeOut.man b/lib/libXt/man/XtAppAddTimeOut.man
index 36d72ed66..658f76dab 100644
--- a/lib/libXt/man/XtAppAddTimeOut.man
+++ b/lib/libXt/man/XtAppAddTimeOut.man
@@ -159,7 +159,7 @@ The
function removes the timeout.
Note that timeouts are automatically removed once they trigger.
.SH "SEE ALSO"
-XtAppAddInput(3Xt),XtAppAddSignal(3Xt)
+XtAppAddInput(__libmansuffix__),XtAppAddSignal(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppAddWorkProc.man b/lib/libXt/man/XtAppAddWorkProc.man
index 84d20e427..4a7cd753b 100644
--- a/lib/libXt/man/XtAppAddWorkProc.man
+++ b/lib/libXt/man/XtAppAddWorkProc.man
@@ -154,7 +154,7 @@ The
.ZN XtRemoveWorkProc
function explicitly removes the specified background work procedure.
.SH "SEE ALSO"
-XtAppNextEvent(3Xt)
+XtAppNextEvent(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppCreateShell.man b/lib/libXt/man/XtAppCreateShell.man
index c3a16686d..4e6f42fb8 100644
--- a/lib/libXt/man/XtAppCreateShell.man
+++ b/lib/libXt/man/XtAppCreateShell.man
@@ -171,7 +171,7 @@ Note that the widget returned by
has the \s-1WM_COMMAND\s+1
property set for session managers (see Chapter 4).
.SH "SEE ALSO"
-XtCreateWidget(3Xt)
+XtCreateWidget(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppError.man b/lib/libXt/man/XtAppError.man
index 6a76f7542..605f2ad04 100644
--- a/lib/libXt/man/XtAppError.man
+++ b/lib/libXt/man/XtAppError.man
@@ -169,8 +169,8 @@ The
function calls the installed nonfatal error procedure and passes the
specified message.
.SH "SEE ALSO"
-XtAppGetErrorDatabase(3Xt),
-XtAppErrorMsg(3Xt)
+XtAppGetErrorDatabase(__libmansuffix__),
+XtAppErrorMsg(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppErrorMsg.man b/lib/libXt/man/XtAppErrorMsg.man
index 931fc906c..68137c93d 100644
--- a/lib/libXt/man/XtAppErrorMsg.man
+++ b/lib/libXt/man/XtAppErrorMsg.man
@@ -182,8 +182,8 @@ The
function calls the high-level error handler and passes the specified
information.
.SH "SEE ALSO"
-XtAppGetErrorDatabase(3Xt),
-XtAppError(3Xt)
+XtAppGetErrorDatabase(__libmansuffix__),
+XtAppError(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppGetErrorDatabase.man b/lib/libXt/man/XtAppGetErrorDatabase.man
index 231edeec8..a28189eda 100644
--- a/lib/libXt/man/XtAppGetErrorDatabase.man
+++ b/lib/libXt/man/XtAppGetErrorDatabase.man
@@ -168,8 +168,8 @@ returns the appropriate message from the error database
or returns the specified default message if one is not found in the
error database.
.SH "SEE ALSO"
-XtAppError(3Xt),
-XtAppErrorMsg(3Xt)
+XtAppError(__libmansuffix__),
+XtAppErrorMsg(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppGetSelectionTimeout.man b/lib/libXt/man/XtAppGetSelectionTimeout.man
index 4a34e6e03..bb20331c7 100644
--- a/lib/libXt/man/XtAppGetSelectionTimeout.man
+++ b/lib/libXt/man/XtAppGetSelectionTimeout.man
@@ -155,7 +155,7 @@ The
function sets the \*(xI's selection timeout mechanism.
Note that most applications should not set the selection timeout.
.SH "SEE ALSO"
-XtOwnSelection(3Xt)
+XtOwnSelection(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAppInitialize.man b/lib/libXt/man/XtAppInitialize.man
index 1d8a70b05..8f7d8e466 100644
--- a/lib/libXt/man/XtAppInitialize.man
+++ b/lib/libXt/man/XtAppInitialize.man
@@ -198,7 +198,7 @@ and
.ZN XtVaOpenApplication
respectively.
.SH "SEE ALSO"
-XtOpenApplication(3Xt), XtVaOpenApplication(3Xt)
+XtOpenApplication(__libmansuffix__), XtVaOpenApplication(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtAsprintf.man b/lib/libXt/man/XtAsprintf.man
new file mode 100644
index 000000000..50eaf7669
--- /dev/null
+++ b/lib/libXt/man/XtAsprintf.man
@@ -0,0 +1 @@
+.so man__libmansuffix__/XtMalloc.__libmansuffix__
diff --git a/lib/libXt/man/XtBuildEventMask.man b/lib/libXt/man/XtBuildEventMask.man
index c5ec282f0..2068fe084 100644
--- a/lib/libXt/man/XtBuildEventMask.man
+++ b/lib/libXt/man/XtBuildEventMask.man
@@ -147,7 +147,7 @@ structure by
and sent to the server when event handlers and translations are installed or
removed on the realized widget.
.SH "SEE ALSO"
-XtAddEventHandler(3Xt)
+XtAddEventHandler(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtCallAcceptFocus.man b/lib/libXt/man/XtCallAcceptFocus.man
index 8789d6eb1..310610b6e 100644
--- a/lib/libXt/man/XtCallAcceptFocus.man
+++ b/lib/libXt/man/XtCallAcceptFocus.man
@@ -145,7 +145,7 @@ If accept_focus is NULL,
returns
.ZN False .
.SH "SEE ALSO"
-XtSetKeyboardFocus(3Xt)
+XtSetKeyboardFocus(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtCallCallbacks.man b/lib/libXt/man/XtCallCallbacks.man
index 9909768c3..7642e0056 100644
--- a/lib/libXt/man/XtCallCallbacks.man
+++ b/lib/libXt/man/XtCallCallbacks.man
@@ -177,7 +177,7 @@ If the callback list exists and has at least one callback registered,
it returns
.ZN XtCallbackHasSome .
.SH "SEE ALSO"
-XtAddCallback(3Xt)
+XtAddCallback(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtClass.man b/lib/libXt/man/XtClass.man
index 008aff08a..ac5f17c6a 100644
--- a/lib/libXt/man/XtClass.man
+++ b/lib/libXt/man/XtClass.man
@@ -232,8 +232,8 @@ and
.LP
The
.SH "SEE ALSO"
-XtAppErrorMsg(3Xt),
-XtDisplay(3Xt)
+XtAppErrorMsg(__libmansuffix__),
+XtDisplay(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtConfigureWidget.man b/lib/libXt/man/XtConfigureWidget.man
index b3506fce3..c2027dc87 100644
--- a/lib/libXt/man/XtConfigureWidget.man
+++ b/lib/libXt/man/XtConfigureWidget.man
@@ -212,8 +212,8 @@ There are very few times to use
instead, you should use
.ZN XtResizeWidget .
.SH "SEE ALSO"
-XtMakeGeometryRequest(3Xt),
-XtQueryGeometry(3Xt)
+XtMakeGeometryRequest(__libmansuffix__),
+XtQueryGeometry(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtConvert.man b/lib/libXt/man/XtConvert.man
index 7614d0d12..892443a77 100644
--- a/lib/libXt/man/XtConvert.man
+++ b/lib/libXt/man/XtConvert.man
@@ -179,10 +179,10 @@ the client should check to_return.address for non-NULL.
has been replaced by
.ZN XtCallConverter .
.SH "SEE ALSO"
-XtAppAddConverter(3Xt),
-XtStringConversionWarning(3Xt),
-XtConvertAndStore(3Xt),
-XtCallConverter(3Xt)
+XtAppAddConverter(__libmansuffix__),
+XtStringConversionWarning(__libmansuffix__),
+XtConvertAndStore(__libmansuffix__),
+XtCallConverter(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtConvertAndStore.man b/lib/libXt/man/XtConvertAndStore.man
index e8f06318a..a3fc66261 100644
--- a/lib/libXt/man/XtConvertAndStore.man
+++ b/lib/libXt/man/XtConvertAndStore.man
@@ -214,7 +214,7 @@ in order to decrement the reference count when the converted value
is no longer required. The \fIcache_ref_return\fP argument should be
NULL if the caller is unwilling or unable to store the value.
.SH "SEE ALSO"
-XtAppReleaseCacheRefs(3Xt)
+XtAppReleaseCacheRefs(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtCreateApplicationContext.man b/lib/libXt/man/XtCreateApplicationContext.man
index ba447a40e..4ca5a4383 100644
--- a/lib/libXt/man/XtCreateApplicationContext.man
+++ b/lib/libXt/man/XtCreateApplicationContext.man
@@ -168,7 +168,7 @@ If
was previously called it returns immediately.
.LP
.SH "SEE ALSO"
-XtDisplayInitialize(3Xt)
+XtDisplayInitialize(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtCreateApplicationShell.man b/lib/libXt/man/XtCreateApplicationShell.man
index e6219c513..c6118ca5f 100644
--- a/lib/libXt/man/XtCreateApplicationShell.man
+++ b/lib/libXt/man/XtCreateApplicationShell.man
@@ -149,7 +149,7 @@ and the default application context created by
This routine has been replaced by
.ZN XtAppCreateShell .
.SH "SEE ALSO"
-XtAppCreateShell(3Xt)
+XtAppCreateShell(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtCreatePopupShell.man b/lib/libXt/man/XtCreatePopupShell.man
index f797ddd40..a32a11924 100644
--- a/lib/libXt/man/XtCreatePopupShell.man
+++ b/lib/libXt/man/XtCreatePopupShell.man
@@ -168,9 +168,9 @@ an unspecified number of pop-ups.
You can look to see if an appropriate unused shell (that is, not
currently popped up) exists and create a new shell if needed.
.SH "SEE ALSO"
-XtCreateWidget(3Xt),
-XtPopdown(3Xt),
-XtPopup(3Xt)
+XtCreateWidget(__libmansuffix__),
+XtPopdown(__libmansuffix__),
+XtPopup(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtCreateWidget.man b/lib/libXt/man/XtCreateWidget.man
index bf40f970d..32d33eda7 100644
--- a/lib/libXt/man/XtCreateWidget.man
+++ b/lib/libXt/man/XtCreateWidget.man
@@ -300,8 +300,8 @@ records, callback lists and, if the widget is a subclass of
.ZN compositeWidgetClass ,
children.
.SH "SEE ALSO"
-XtAppCreateShell(3Xt),
-XtCreatePopupShell(3Xt)
+XtAppCreateShell(__libmansuffix__),
+XtCreatePopupShell(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtDisplayInitialize.man b/lib/libXt/man/XtDisplayInitialize.man
index bde7764a5..a36c1cc9e 100644
--- a/lib/libXt/man/XtDisplayInitialize.man
+++ b/lib/libXt/man/XtDisplayInitialize.man
@@ -259,8 +259,8 @@ initialized by
.ZN XtDisplayInitialize ,
the results are undefined.
.SH "SEE ALSO"
-XtAppCreateShell(3Xt),
-XtCreateApplicationContext(3Xt)
+XtAppCreateShell(__libmansuffix__),
+XtCreateApplicationContext(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtError.man b/lib/libXt/man/XtError.man
index 7f70fb3e4..ca1f616c1 100644
--- a/lib/libXt/man/XtError.man
+++ b/lib/libXt/man/XtError.man
@@ -165,7 +165,7 @@ The
function has been superceded by
.ZN XtAppWarning .
.SH "SEE ALSO"
-.BR XtAppError (3Xt)
+.BR XtAppError (__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtErrorMsg.man b/lib/libXt/man/XtErrorMsg.man
index 9b7025d4f..c66ed6276 100644
--- a/lib/libXt/man/XtErrorMsg.man
+++ b/lib/libXt/man/XtErrorMsg.man
@@ -175,7 +175,7 @@ The
function has been superceded by
.ZN XtAppWarningMsg
.SH "SEE ALSO"
-.BR XtAppErrorMsg (3Xt)
+.BR XtAppErrorMsg (__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtGetApplicationNameAndClass.man b/lib/libXt/man/XtGetApplicationNameAndClass.man
index fa0b9ae46..a3ddd1760 100644
--- a/lib/libXt/man/XtGetApplicationNameAndClass.man
+++ b/lib/libXt/man/XtGetApplicationNameAndClass.man
@@ -146,7 +146,7 @@ has been closed, the result is undefined. The returned strings are
owned by the Intrinsics and must not be modified or freed by the
caller.
.SH "SEE ALSO"
-.BR XtDisplayInitialize (3Xt)
+.BR XtDisplayInitialize (__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtGetErrorDatabase.man b/lib/libXt/man/XtGetErrorDatabase.man
index fd604a3ba..d859646cc 100644
--- a/lib/libXt/man/XtGetErrorDatabase.man
+++ b/lib/libXt/man/XtGetErrorDatabase.man
@@ -160,8 +160,8 @@ The
function has been superceded by
.ZN XtAppGetErrorDatabaseText .
.SH "SEE ALSO"
-.BR XtAppGetErrorDatabase (3Xt)
-.BR XtAppGetErrorDatabaseText (3Xt)
+.BR XtAppGetErrorDatabase (__libmansuffix__)
+.BR XtAppGetErrorDatabaseText (__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtGetKeyboardFocusWidget.man b/lib/libXt/man/XtGetKeyboardFocusWidget.man
index ec6eeb880..e56348761 100644
--- a/lib/libXt/man/XtGetKeyboardFocusWidget.man
+++ b/lib/libXt/man/XtGetKeyboardFocusWidget.man
@@ -137,9 +137,9 @@ Must be of class Core or any subclass thereof.
function returns the widget that would be the end result of keyboard
event forwarding for a keyboard event for the specified widget.
.SH "SEE ALSO"
-XtInsertEventTypeHandler(3Xt), XtRemoveEventTypeHandler(3Xt),
-XtRegisterExtensionSelector(3Xt), XtSetEventDispatcher(3Xt),
-XtDispatchEventToWidget(3Xt)
+XtInsertEventTypeHandler(__libmansuffix__), XtRemoveEventTypeHandler(__libmansuffix__),
+XtRegisterExtensionSelector(__libmansuffix__), XtSetEventDispatcher(__libmansuffix__),
+XtDispatchEventToWidget(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtGetResourceList.man b/lib/libXt/man/XtGetResourceList.man
index 64aa088ca..4ca88a514 100644
--- a/lib/libXt/man/XtGetResourceList.man
+++ b/lib/libXt/man/XtGetResourceList.man
@@ -179,8 +179,8 @@ should be freed using
.ZN XtFree
when it is no longer needed.
.SH "SEE ALSO"
-XtGetSubresources(3Xt),
-XtOffset(3Xt)
+XtGetSubresources(__libmansuffix__),
+XtOffset(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtGetSelectionParameters.man b/lib/libXt/man/XtGetSelectionParameters.man
index ebb20c9ae..9536290f2 100644
--- a/lib/libXt/man/XtGetSelectionParameters.man
+++ b/lib/libXt/man/XtGetSelectionParameters.man
@@ -160,7 +160,7 @@ or from within the last call to an
.ZN XtConvertSelectionIncrProc
with a new request_id.
.SH "SEE ALSO"
-XtSetSelectionParameters(3Xt)
+XtSetSelectionParameters(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtGetSelectionTimeout.man b/lib/libXt/man/XtGetSelectionTimeout.man
index 22ba05ae8..288d704f8 100644
--- a/lib/libXt/man/XtGetSelectionTimeout.man
+++ b/lib/libXt/man/XtGetSelectionTimeout.man
@@ -144,7 +144,7 @@ The
function has been superceded by
.ZN XtAppSetSelectionTimeout .
.SH "SEE ALSO"
-.BR XtAppGetSelectionTimeout (3Xt)
+.BR XtAppGetSelectionTimeout (__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtGetSelectionValue.man b/lib/libXt/man/XtGetSelectionValue.man
index 7c404ca8e..9ee8a66e5 100644
--- a/lib/libXt/man/XtGetSelectionValue.man
+++ b/lib/libXt/man/XtGetSelectionValue.man
@@ -188,8 +188,8 @@ as would be when calling
.ZN XtGetSelectionValue
repeatedly.
.SH "SEE ALSO"
-XtAppGetSelectionTimeout(3Xt),
-XtOwnSelection(3Xt)
+XtAppGetSelectionTimeout(__libmansuffix__),
+XtOwnSelection(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtInitialize.man b/lib/libXt/man/XtInitialize.man
index ccd700a40..50d57c23d 100644
--- a/lib/libXt/man/XtInitialize.man
+++ b/lib/libXt/man/XtInitialize.man
@@ -165,7 +165,7 @@ created shell. The semantics of calling
more than once are undefined. This routine has been replaced by
.ZN XtAppInitialize .
.SH "SEE ALSO"
-.BR XtAppInitialize (3Xt)
+.BR XtAppInitialize (__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtInsertEventTypeHandler.man b/lib/libXt/man/XtInsertEventTypeHandler.man
index eb4d7ba09..04ab0fe1f 100644
--- a/lib/libXt/man/XtInsertEventTypeHandler.man
+++ b/lib/libXt/man/XtInsertEventTypeHandler.man
@@ -282,7 +282,7 @@ if any event handler was called and
otherwise.
.LP
.SH "SEE ALSO"
-XtGetKeyboardFocusWidget(3Xt)
+XtGetKeyboardFocusWidget(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtMakeGeometryRequest.man b/lib/libXt/man/XtMakeGeometryRequest.man
index 3acfd6c8b..346670b1d 100644
--- a/lib/libXt/man/XtMakeGeometryRequest.man
+++ b/lib/libXt/man/XtMakeGeometryRequest.man
@@ -229,8 +229,8 @@ If the widget is not interested in
replies,
it can pass NULL for width_return and height_return.
.SH "SEE ALSO"
-XtConfigureWidget(3Xt),
-XtQueryGeometery(3Xt)
+XtConfigureWidget(__libmansuffix__),
+XtQueryGeometery(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtMalloc.man b/lib/libXt/man/XtMalloc.man
index 396218b6c..70183ece6 100644
--- a/lib/libXt/man/XtMalloc.man
+++ b/lib/libXt/man/XtMalloc.man
@@ -139,6 +139,8 @@ void XtFree(char *\fIptr\fP);
\fItype\fP *XtNew(\fItype\fP);
.HP
String XtNewString(String \fIstring\fP);
+.HP
+Cardinal XtAsprintf(String *\fInew_string\fP, const char *\fIformat\fP, ...);
.SH ARGUMENTS
.IP \fInum\fP 1i
Specifies the number of bytes or array elements.
@@ -152,6 +154,10 @@ desired.
Specifies a previously declared string.
.IP \fItype\fP 1i
Specifies a previously declared data type.
+.IP \fInew_string\fP 1i
+Specifies a pointer to write a newly allocated string to.
+.IP \fIformat\fP 1i
+Specifies a formatting string as defined by sprintf(3c)
.SH DESCRIPTION
The
.ZN XtMalloc
@@ -226,6 +232,18 @@ with the following arguments specified:
.ta .5i
(strcpy(XtMalloc((unsigned) strlen(str) + 1), str))
.De
+.LP
+The
+.ZN XtAsprintf
+function allocates space for a string large enough to hold the string
+specified by the sprintf(3c) format pattern when used with the remaining
+arguments, and fills it with the formatted results.
+The address of the allocated string is placed into the pointer passed as ret.
+The length of the string (not including the terminating null byte) is returned.
+If there is insufficient memory to allocate the new block,
+.ZN XtAsprintf
+calls
+.ZN XtErrorMsg .
.SH "SEE ALSO"
.br
\fI\*(xT\fP
diff --git a/lib/libXt/man/XtManageChildren.man b/lib/libXt/man/XtManageChildren.man
index 318f2151e..4e96da355 100644
--- a/lib/libXt/man/XtManageChildren.man
+++ b/lib/libXt/man/XtManageChildren.man
@@ -341,8 +341,8 @@ is managed, or
.ZN False
otherwise.
.SH "SEE ALSO"
-XtMapWidget(3Xt),
-XtRealizeWidget(3Xt)
+XtMapWidget(__libmansuffix__),
+XtRealizeWidget(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtMapWidget.man b/lib/libXt/man/XtMapWidget.man
index 53084b31e..0c63c2c8d 100644
--- a/lib/libXt/man/XtMapWidget.man
+++ b/lib/libXt/man/XtMapWidget.man
@@ -165,7 +165,7 @@ and
.ZN XtUnmapWidget
explicitly.
.SH "SEE ALSO"
-XtManageChildren(3Xt)
+XtManageChildren(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtNextEvent.man b/lib/libXt/man/XtNextEvent.man
index 715f01a51..3aed18dd5 100644
--- a/lib/libXt/man/XtNextEvent.man
+++ b/lib/libXt/man/XtNextEvent.man
@@ -175,8 +175,8 @@ has been replaced by
has been replaced by
.ZN XtAppMainLoop .
.SH "SEE ALSO"
-XtAppNextEvent(3xt), XtAppPending(3Xt), XtAppPeekEvent(3Xt),
-XtAppProcessEvent(3Xt), XtAppMainLoop(3Xt)
+XtAppNextEvent(3xt), XtAppPending(__libmansuffix__), XtAppPeekEvent(__libmansuffix__),
+XtAppProcessEvent(__libmansuffix__), XtAppMainLoop(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtOffset.man b/lib/libXt/man/XtOffset.man
index 066867bf1..f8d1c08b2 100644
--- a/lib/libXt/man/XtOffset.man
+++ b/lib/libXt/man/XtOffset.man
@@ -162,8 +162,8 @@ The
macro returns the number of elements in the specified argument lists,
resources lists, and other counted arrays.
.SH "SEE ALSO"
-XtGetResourceList(3Xt),
-XtSetArg(3Xt)
+XtGetResourceList(__libmansuffix__),
+XtSetArg(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtOpenApplication.man b/lib/libXt/man/XtOpenApplication.man
index 2a6459285..be3de19fe 100644
--- a/lib/libXt/man/XtOpenApplication.man
+++ b/lib/libXt/man/XtOpenApplication.man
@@ -200,7 +200,7 @@ and
.ZN XtVaOpenApplication
respectively.
.SH "SEE ALSO"
-XtAppInitialize(3Xt), XtVaAppInitialize(3Xt)
+XtAppInitialize(__libmansuffix__), XtVaAppInitialize(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtOwnSelection.man b/lib/libXt/man/XtOwnSelection.man
index c1e57a0a1..2d77f77fe 100644
--- a/lib/libXt/man/XtOwnSelection.man
+++ b/lib/libXt/man/XtOwnSelection.man
@@ -218,8 +218,8 @@ before the call to
finishes after the call to
.ZN XtDisownSelection .
.SH "SEE ALSO"
-XtAppGetSelectionTimeout(3Xt),
-XtGetSelectionValue(3Xt)
+XtAppGetSelectionTimeout(__libmansuffix__),
+XtGetSelectionValue(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtParseTranslationTable.man b/lib/libXt/man/XtParseTranslationTable.man
index 4d7b61a2e..43a2e5cbe 100644
--- a/lib/libXt/man/XtParseTranslationTable.man
+++ b/lib/libXt/man/XtParseTranslationTable.man
@@ -180,10 +180,10 @@ The
.ZN XtUninstallTranslations
function causes the entire translation table for widget to be removed.
.SH "SEE ALSO"
-XtAppAddActions(3Xt),
-XtCreatePopupShell(3Xt),
-XtParseAcceleratorTable(3Xt),
-XtPopup(3Xt)
+XtAppAddActions(__libmansuffix__),
+XtCreatePopupShell(__libmansuffix__),
+XtParseAcceleratorTable(__libmansuffix__),
+XtPopup(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtPopdown.man b/lib/libXt/man/XtPopdown.man
index d1d9e5646..af4519700 100644
--- a/lib/libXt/man/XtPopdown.man
+++ b/lib/libXt/man/XtPopdown.man
@@ -223,8 +223,8 @@ gets to the application top-level shell widget
and cannot find a matching shell,
it generates an error.
.SH "SEE ALSO"
-XtCreatePopupShell(3Xt),
-XtPopup(3Xt)
+XtCreatePopupShell(__libmansuffix__),
+XtPopup(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtPopup.man b/lib/libXt/man/XtPopup.man
index 1fa0b1b17..23830db16 100644
--- a/lib/libXt/man/XtPopup.man
+++ b/lib/libXt/man/XtPopup.man
@@ -316,8 +316,8 @@ If
gets to the application widget and cannot find a matching shell,
it generates an error.
.SH "SEE ALSO"
-XtCreatePopupShell(3Xt),
-XtPopdown(3Xt)
+XtCreatePopupShell(__libmansuffix__),
+XtPopdown(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtQueryGeometry.man b/lib/libXt/man/XtQueryGeometry.man
index 819de976b..735a6a48b 100644
--- a/lib/libXt/man/XtQueryGeometry.man
+++ b/lib/libXt/man/XtQueryGeometry.man
@@ -159,8 +159,8 @@ replaces it with a pointer to an
.ZN XtWidgetGeometry
structure with request_mode=0 before calling query_geometry.
.SH "SEE ALSO"
-XtConfigureWidget(3Xt),
-XtMakeGeometryRequest(3Xt)
+XtConfigureWidget(__libmansuffix__),
+XtMakeGeometryRequest(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtRealizeWidget.man b/lib/libXt/man/XtRealizeWidget.man
index e17b68f14..5846de7ba 100644
--- a/lib/libXt/man/XtRealizeWidget.man
+++ b/lib/libXt/man/XtRealizeWidget.man
@@ -204,7 +204,7 @@ again.
If the widget was managed,
it will be unmanaged automatically before its window is freed.
.SH "SEE ALSO"
-XtManageChildren(3Xt)
+XtManageChildren(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtSetArg.man b/lib/libXt/man/XtSetArg.man
index c709dbfd6..83eb2018a 100644
--- a/lib/libXt/man/XtSetArg.man
+++ b/lib/libXt/man/XtSetArg.man
@@ -199,7 +199,7 @@ When it is no longer needed,
free the returned storage by using
.ZN XtFree .
.SH "SEE ALSO"
-XtOffset(3Xt)
+XtOffset(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtSetKeyboardFocus.man b/lib/libXt/man/XtSetKeyboardFocus.man
index dfc9abcc6..ae09e3391 100644
--- a/lib/libXt/man/XtSetKeyboardFocus.man
+++ b/lib/libXt/man/XtSetKeyboardFocus.man
@@ -181,7 +181,7 @@ event is generated for descendant if
.ZN FocusNotify
events have been selected by the descendant.
.SH "SEE ALSO"
-XtCallAcceptFocus(3Xt)
+XtCallAcceptFocus(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtSetSelectionParameters.man b/lib/libXt/man/XtSetSelectionParameters.man
index ff9a26a29..b9795e1b3 100644
--- a/lib/libXt/man/XtSetSelectionParameters.man
+++ b/lib/libXt/man/XtSetSelectionParameters.man
@@ -180,7 +180,7 @@ and
.ZN XtGetSelectionValuesIncremental
cannot be used to make selection requests with parameterized targets.
.SH "SEE ALSO"
-XtGetSelectionParameters(3Xt)
+XtGetSelectionParameters(__libmansuffix__)
.br
\fI\*(xT\fP
.br
diff --git a/lib/libXt/man/XtStringConversionWarning.man b/lib/libXt/man/XtStringConversionWarning.man
index 2bb64874e..ddbdd7dee 100644
--- a/lib/libXt/man/XtStringConversionWarning.man
+++ b/lib/libXt/man/XtStringConversionWarning.man
@@ -145,10 +145,10 @@ type ``string'', class ``XtToolkitError, and the default message string
has been replaced by
.ZN XtDisplayStringConversionWarning .
.SH "SEE ALSO"
-XtAppAddConverter(3Xt),
+XtAppAddConverter(__libmansuffix__),
XtAppErrorMsg(3t),
-XtConvert(3Xt),
-XtDisplayStringConversionWarning(3Xt)
+XtConvert(__libmansuffix__),
+XtDisplayStringConversionWarning(__libmansuffix__)
.br
\fI\*(xT\fP
.br