sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
23
lib/libXv/man/XvFreeAdaptorInfo.man
Normal file
23
lib/libXv/man/XvFreeAdaptorInfo.man
Normal file
|
@ -0,0 +1,23 @@
|
|||
.TH XvFreeAdaptorInfo __libmansuffix__ __vendorversion__ "libXv Functions"
|
||||
.SH NAME
|
||||
XvFreeAdaptorInfo \- free adaptor information
|
||||
.\"
|
||||
.SH SYNOPSIS
|
||||
.BI "void XvFreeAdaptorInfo(XvAdaptorInfo *" p_adaptor_info ");"
|
||||
.SH ARGUMENTS
|
||||
.\"
|
||||
.IP \fIp_adaptor_info\fR 8
|
||||
Pointer to where the adaptor information is located.
|
||||
.\"
|
||||
.SH DESCRIPTION
|
||||
.\"
|
||||
.BR XvFreeAdaptorInfo (__libmansuffix__)
|
||||
frees adaptor information that was returned by
|
||||
.BR XvQueryAdaptors (__libmansuffix__).
|
||||
The data structure used for adaptor information is defined in the
|
||||
reference page for
|
||||
.BR XvQueryAdaptors (__libmansuffix__).
|
||||
.SH SEE ALSO
|
||||
.\"
|
||||
.BR XvQueryAdaptors (__libmansuffix__),
|
||||
.BR XvFreeEncodingInfo (__libmansuffix__)
|
Loading…
Add table
Add a link
Reference in a new issue