summaryrefslogtreecommitdiff
path: root/man/XtGetApplicationNameAndClass.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtGetApplicationNameAndClass.man')
-rw-r--r--man/XtGetApplicationNameAndClass.man6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/XtGetApplicationNameAndClass.man b/man/XtGetApplicationNameAndClass.man
index 7aa8f94..7ce6f8a 100644
--- a/man/XtGetApplicationNameAndClass.man
+++ b/man/XtGetApplicationNameAndClass.man
@@ -53,8 +53,10 @@ Returns the application class.
.B XtGetApplicationNameAndClass
returns the application name and class passed to
.B XtDisplayInitialize
-for the specified display. If the display was never initialized or
-has been closed, the result is undefined. The returned strings are
+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"