summaryrefslogtreecommitdiff
path: root/man/XtGetApplicationNameAndClass.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtGetApplicationNameAndClass.man')
-rw-r--r--man/XtGetApplicationNameAndClass.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/XtGetApplicationNameAndClass.man b/man/XtGetApplicationNameAndClass.man
index 25fc597..b29aaec 100644
--- a/man/XtGetApplicationNameAndClass.man
+++ b/man/XtGetApplicationNameAndClass.man
@@ -1,4 +1,5 @@
.\" $Xorg: XtGetANC.man,v 1.3 2000/08/17 19:42:00 cpqbld Exp $
+.\" $XdotOrg: $
.\"
.\" Copyright (c) 1993, 1994 X Consortium
.\"
@@ -143,13 +144,14 @@ Returns the application name.
Returns the application class.
.SH DESCRIPTION
.ZN XtGetApplicationNameAndClass
-returns the application anme and class passed to
+returns the application name and class passed to
.ZN XtDisplayInitialize
for the specified display. If the display was never initialized or
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
\fI\*(xT\fP
.br