summaryrefslogtreecommitdiff
path: root/man/XvFreeEncodingInfo.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XvFreeEncodingInfo.man')
-rw-r--r--man/XvFreeEncodingInfo.man31
1 files changed, 16 insertions, 15 deletions
diff --git a/man/XvFreeEncodingInfo.man b/man/XvFreeEncodingInfo.man
index d26dff0..956460d 100644
--- a/man/XvFreeEncodingInfo.man
+++ b/man/XvFreeEncodingInfo.man
@@ -1,21 +1,22 @@
-.TH XvFreeEncodingInfo __libmansuffix__ __vendorversion__
-.SH Name
-XvFreeEncodingInfo \- free encoding information
+.TH XvFreeEncodingInfo __libmansuffix__ __vendorversion__ "libXv Functions"
+.SH NAME
+XvFreeEncodingInfo \- free encoding information
.\"
-.SH Syntax
-\fBXvFreeEncodingInfo(XvEncodingInfo *\fIp_encoding_info\fR)"
-.SH Arguments
+.SH SYNOPSIS
+.BI "void XvFreeEncodingInfo(XvEncodingInfo *" p_encoding_info ");"
+.SH ARGUMENTS
.\"
.IP \fIp_encoding_info\fR 8
-Pointer to where the encoding information is located.
+Pointer to where the encoding information is located.
.\"
-.SH Description
+.SH DESCRIPTION
.\"
-XvFreeEncodingInfo(__libmansuffix__) frees encoding information that
-was returned by XvQueryEncodings(__libmansuffix__). The data structure
-used for encoding information is defined in the
-reference page for XvQueryEncodings(__libmansuffix__).
-.SH See Also
+.BR XvFreeEncodingInfo (__libmansuffix__)
+frees encoding information that was returned by
+.BR XvQueryEncodings (__libmansuffix__).
+The data structure used for encoding information is defined in the
+reference page for
+.BR XvQueryEncodings (__libmansuffix__).
+.SH SEE ALSO
.\"
-XvQueryEncodings(__libmansuffix__)
-.br
+.BR XvQueryEncodings (__libmansuffix__)