diff options
Diffstat (limited to 'man/XtGetGC.man')
-rw-r--r-- | man/XtGetGC.man | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/XtGetGC.man b/man/XtGetGC.man index 6d1c58c..0df53d1 100644 --- a/man/XtGetGC.man +++ b/man/XtGetGC.man @@ -70,9 +70,8 @@ void XtReleaseGC(Widget \fIw\fP, GC \fIgc\fP); Specifies the GC to be deallocated. .IP \fIvalues\fP 1i Specifies the actual values for this GC. -.ds Vm fields of the values are specified .IP \fIvalue_mask\fP 1i -Specifies which \*(Vm. +Specifies which fields of the values are specified. .IP \fIw\fP 1i Specifies the widget. .SH DESCRIPTION |