diff options
Diffstat (limited to 'libXt/man/XtCreatePopupShell.man')
-rw-r--r-- | libXt/man/XtCreatePopupShell.man | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/libXt/man/XtCreatePopupShell.man b/libXt/man/XtCreatePopupShell.man index aaf6f4eaf..a32a11924 100644 --- a/libXt/man/XtCreatePopupShell.man +++ b/libXt/man/XtCreatePopupShell.man @@ -1,5 +1,3 @@ -.\" $Xorg: XtCrePSh.man,v 1.3 2000/08/17 19:41:59 cpqbld Exp $ -.\" .\" Copyright 1993 X Consortium .\" .\" Permission is hereby granted, free of charge, to any person obtaining @@ -26,8 +24,6 @@ .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" -.\" $XFree86: xc/doc/man/Xt/XtCrePSh.man,v 1.3 2001/02/09 03:47:50 tsi Exp $ -.\" .ds tk X Toolkit .ds xT X Toolkit Intrinsics \- C Language Interface .ds xI Intrinsics @@ -172,9 +168,9 @@ an unspecified number of pop-ups. You can look to see if an appropriate unused shell (that is, not currently popped up) exists and create a new shell if needed. .SH "SEE ALSO" -XtCreateWidget(3Xt), -XtPopdown(3Xt), -XtPopup(3Xt) +XtCreateWidget(__libmansuffix__), +XtPopdown(__libmansuffix__), +XtPopup(__libmansuffix__) .br \fI\*(xT\fP .br |