summaryrefslogtreecommitdiff
path: root/man/XtParent.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtParent.man')
-rw-r--r--man/XtParent.man7
1 files changed, 3 insertions, 4 deletions
diff --git a/man/XtParent.man b/man/XtParent.man
index b42e554..8727105 100644
--- a/man/XtParent.man
+++ b/man/XtParent.man
@@ -26,7 +26,7 @@
.\" other dealings in this Software without prior written authorization
.\" from the X Consortium.
.\"
-.\" $XFree86: xc/doc/man/Xt/XtParent.man,v 1.2 2001/01/27 18:20:29 dawes Exp $
+.\" $XFree86: xc/doc/man/Xt/XtParent.man,v 1.3 2003/04/28 22:18:20 herrb Exp $
.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
@@ -131,9 +131,8 @@
.SH NAME
XtParent \- obtain widget's parent widget id
.SH SYNTAX
-Widget XtParent(\fIw\fP)
-.br
- Widget \fIw\fP;
+.HP
+Widget XtParent(Widget \fIw\fP);
.SH ARGUMENTS
.IP \fIw\fP 1i
Specifies the widget.