summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-09-19 13:25:27 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-09-19 13:25:27 -0700
commit5dc20e33bc29f1efd88ed1cf5e83943ab53b9ac6 (patch)
treee10627e0ecb9c6e37b38ab3214cc8f78406357e8
parentdd25684d6f67b8c5a836b98d224ac6bf21076972 (diff)
downloadxorg-lib-libXv-5dc20e33bc29f1efd88ed1cf5e83943ab53b9ac6.tar.gz
Fix man page typos
-rw-r--r--man/XvQueryAdaptors.man2
-rw-r--r--man/XvSelectVideoNotify.man2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/XvQueryAdaptors.man b/man/XvQueryAdaptors.man
index 578ae61..4111a87 100644
--- a/man/XvQueryAdaptors.man
+++ b/man/XvQueryAdaptors.man
@@ -32,7 +32,7 @@ for transport.
Specifies a drawable of the screen for which the adaptor
information is desired.
.IP \fIp_num_adaptors\fR 8
-A pointer to where the numer of adaptors for the specified screen
+A pointer to where the number of adaptors for the specified screen
is returned.
.IP \fIpp_adaptor_info\fR 8
A pointer to where the list of returned adaptor information is
diff --git a/man/XvSelectVideoNotify.man b/man/XvSelectVideoNotify.man
index dc16f89..293c42a 100644
--- a/man/XvSelectVideoNotify.man
+++ b/man/XvSelectVideoNotify.man
@@ -40,7 +40,7 @@ Returned if the Xv extension is unavailable.
.IP [XvBadAlloc] 8
Returned if XvSelectVideoNotify(__libmansuffix__) failed to allocate memory to process
the request.
-.Diagnostics
+.SH Diagnostics
.IP [BadDrawable] 8
Generated if the requested drawable does not exist.
.SH See Also