diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-03 01:31:44 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-03 01:37:11 -0700 |
commit | 4d189188c913e6956344689802a582589db04abe (patch) | |
tree | d2e0b334c2d1f5ca3d4e7cb6208edb2be76cd998 /man/XvQueryEncodings.man | |
parent | 7303af622984579e600893934a3958c0654d57bf (diff) |
Convert documentation from xv-library-v2.2.txt into man pages
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'man/XvQueryEncodings.man')
-rw-r--r-- | man/XvQueryEncodings.man | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/XvQueryEncodings.man b/man/XvQueryEncodings.man index 34e55d0..ef24f59 100644 --- a/man/XvQueryEncodings.man +++ b/man/XvQueryEncodings.man @@ -14,9 +14,8 @@ XvQueryEncodings \- return list of encodings for an adaptor .\" .IP \fIdpy\fR 8 Specifies the connection to the X server. -.IP \fIXvPortID\fR 8 -Specifies the port whose adaptor is to be queried for its -list of encodings. +.IP \fIport\fR 8 +Specifies the port whose adaptor is to be queried for its list of encodings. .IP \fIp_num_encodings\fR 8 A pointer to where the number of encodings supported by the adaptor is written. |