summaryrefslogtreecommitdiff
path: root/man/XtDisplay.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-10 19:49:35 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-11 04:19:44 -0400
commita89acaec14bd988659ebdc2ebb4b99c1eea5aa7e (patch)
tree629bfd55ce052bfcd485b7c86d70b13bf169e335 /man/XtDisplay.man
parentcf9e8c73c4ffa671d580938c9a84d6ef0bd2710d (diff)
downloadxorg-lib-libXt-a89acaec14bd988659ebdc2ebb4b99c1eea5aa7e.tar.gz
The ".BR" macro is used to join bold/regular text.
Use ".B" when only bold is intended. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtDisplay.man')
-rw-r--r--man/XtDisplay.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/XtDisplay.man b/man/XtDisplay.man
index 57a689c..0fbda51 100644
--- a/man/XtDisplay.man
+++ b/man/XtDisplay.man
@@ -78,22 +78,22 @@ Specifies the widget.
.IP \fIobject\fP 1i
Specifies the widget.
.SH DESCRIPTION
-.BR XtDisplay
+.B XtDisplay
returns the display pointer for the specified widget.
.LP
-.BR XtDisplayOfObject
+.B XtDisplayOfObject
returns the display pointer for the specified object.
.LP
-.BR XtScreen
+.B XtScreen
returns the screen pointer for the specified widget.
.LP
-.BR XtScreenOfObject
+.B XtScreenOfObject
returns the screen pointer for the specified object.
.LP
-.BR XtWindow
+.B XtWindow
returns the window of the specified widget.
.LP
-.BR XtWindowOfObject
+.B XtWindowOfObject
returns the window of the specified object.
.SH "SEE ALSO"
.br