diff options
Diffstat (limited to 'man/XtGetSubresources.man')
-rw-r--r-- | man/XtGetSubresources.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XtGetSubresources.man b/man/XtGetSubresources.man index 34797bf..acad29b 100644 --- a/man/XtGetSubresources.man +++ b/man/XtGetSubresources.man @@ -91,7 +91,7 @@ or that identifies the resource database to search. Specifies the variable arguments to override resources obtained from the resource database. .SH DESCRIPTION The -.BR XtGetSubresources +.B XtGetSubresources function constructs a name/class list from the application name/class, the name/classes of all its ancestors, and the widget itself. Then, it appends to this list the name/class pair passed in. |