summaryrefslogtreecommitdiff
path: root/man/XvSelectPortNotify.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XvSelectPortNotify.man')
-rw-r--r--man/XvSelectPortNotify.man18
1 files changed, 9 insertions, 9 deletions
diff --git a/man/XvSelectPortNotify.man b/man/XvSelectPortNotify.man
index 8c20c5e..6a1892c 100644
--- a/man/XvSelectPortNotify.man
+++ b/man/XvSelectPortNotify.man
@@ -1,7 +1,7 @@
-.TH XvSelectPortNotify 3X __vendorversion__
+.TH XvSelectPortNotify __libmansuffix__ __vendorversion__
.\" $XFree86: xc/doc/man/Xv/XvSelectPortNotify.man,v 1.5 2001/01/27 18:20:36 dawes Exp $
.SH Name
-XvSelectPortNotify \- enable or disable XvPortNotify(3X) events
+XvSelectPortNotify \- enable or disable XvPortNotify(__libmansuffix__) events
.\"
.SH Syntax
.B #include <X11/extensions/Xvlib.h>
@@ -26,28 +26,28 @@ option has the format hostname:number. Using two colons
for transport.
.IP \fIport\fR 8
Specifies the port for which PortNotify events are to be generated
-when its attributes are changed using XvSetPortAttribute(3X).
+when its attributes are changed using XvSetPortAttribute(__libmansuffix__).
.IP \fIonoff\fR 8
Specifies whether notification is to be enabled or disabled.
.\"
.SH Description
.\"
-XvSelectPortNotify(3X) enables or disables PortNotify event
-delivery to the requesting client. XvPortNotify(3X) events are
-generated when port attributes are changed using XvSetPortAttribute(3X).
+XvSelectPortNotify(__libmansuffix__) enables or disables PortNotify event
+delivery to the requesting client. XvPortNotify(__libmansuffix__) events are
+generated when port attributes are changed using XvSetPortAttribute(__libmansuffix__).
.\"
.SH Returned Values
.IP [Success] 8
-Returned if XvSelectPortNotify(3X) completed successfully.
+Returned if XvSelectPortNotify(__libmansuffix__) completed successfully.
.IP [XvBadExtension] 8
Returned if the Xv extension is unavailable.
.IP [XvBadAlloc] 8
-Returned if XvSelectPortNotify(3X) failed to allocate memory to process
+Returned if XvSelectPortNotify(__libmansuffix__) failed to allocate memory to process
the request.
.SH Diagnostics
.IP [XvBadPort] 8
Generated if the requested port does not exist.
.SH See Also
.\"
-XvSetPortNotify(3X), XvSetPortAttribute(3X), XvPortNotify(3X)
+XvSetPortNotify(__libmansuffix__), XvSetPortAttribute(__libmansuffix__), XvPortNotify(__libmansuffix__)
.br