diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-13 05:13:36 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-13 05:13:36 +0000 |
commit | 0b5be2efbcd3d405f1d84b6b31add361a39f411d (patch) | |
tree | 4df01e44fc95caa435af14c64a11296462bb83a8 /man/XvPortNotify.man | |
parent | 0b0ae11e4d5872f55bd412f7876c4b526d420fe0 (diff) |
doc/man/Xv/Xv.manXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901
doc/man/Xv/XvFreeAdaptorInfo.man
doc/man/Xv/XvFreeEncodingInfo.man
doc/man/Xv/XvGetPortAttribute.man
doc/man/Xv/XvGetStill.man
doc/man/Xv/XvGetVideo.man
doc/man/Xv/XvGrabPort.man
doc/man/Xv/XvPortNotify.man
doc/man/Xv/XvPutStill.man
doc/man/Xv/XvPutVideo.man
doc/man/Xv/XvQueryAdaptors.man
doc/man/Xv/XvQueryBestSize.man
doc/man/Xv/XvQueryEncodings.man
doc/man/Xv/XvQueryExtension.man
doc/man/Xv/XvSelectPortNotify.man
doc/man/Xv/XvSelectVideoNotify.man
doc/man/Xv/XvSetPortAttribute.man
doc/man/Xv/XvStopVideo.man
doc/man/Xv/XvUngrabPort.man
doc/man/Xv/XvVideoNotify.man Convert hardcoded 3X to substitutable
__libmansuffix__ like other library man pages.
Diffstat (limited to 'man/XvPortNotify.man')
-rw-r--r-- | man/XvPortNotify.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/XvPortNotify.man b/man/XvPortNotify.man index e6ca327..d487b5e 100644 --- a/man/XvPortNotify.man +++ b/man/XvPortNotify.man @@ -1,4 +1,4 @@ -.TH XvPortNotify 3X __vendorversion__ +.TH XvPortNotify __libmansuffix__ __vendorversion__ .\" $XFree86: xc/doc/man/Xv/XvPortNotify.man,v 1.4 1999/03/02 11:49:15 dawes Exp $ .SH Name XvPortNotify \- event generated when port attributes change @@ -47,10 +47,10 @@ The new value of the attribute. .SH Description .\" XvPortNotify events are generated when a port attribute is set using -the XvSetPortAttribute(3X) function. +the XvSetPortAttribute(__libmansuffix__) function. .\" .SH See Also -XvSetPortAttribute(3X), XvGetPortAttribute(3X), XvSelectPortNotify(3X) +XvSetPortAttribute(__libmansuffix__), XvGetPortAttribute(__libmansuffix__), XvSelectPortNotify(__libmansuffix__) .\" |