summaryrefslogtreecommitdiff
path: root/man/XtInitializeWidgetClass.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtInitializeWidgetClass.man')
-rw-r--r--man/XtInitializeWidgetClass.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtInitializeWidgetClass.man b/man/XtInitializeWidgetClass.man
index e654e93..a246dfd 100644
--- a/man/XtInitializeWidgetClass.man
+++ b/man/XtInitializeWidgetClass.man
@@ -66,13 +66,13 @@ void XtInitializeWidgetClass(WidgetClass \fIobject_class\fP);
Specifies the object class to initialize.
.SH DESCRIPTION
If the specified widget class is already initialized,
-.ZN XtInitializeWidgetClass
+.BR XtInitializeWidgetClass
returns immediately.
.LP
If the class initialization procedure registers type converters, these
type converters are not available until the first object of the class
or subclass is created or
-.ZN XtInitializeWidgetClass
+.BR XtInitializeWidgetClass
is called.
.SH "SEE ALSO"
.br