commit | 00b230fe2310d7a0b338a8e339995e0cf3f5e977 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Jan 11 10:49:12 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Feb 06 08:12:57 2013 -0200 |
tree | 5b131572b90d1718845665fa0263f988360c8036 | |
parent | 0568aeeeef467ac6e22d5d549cd50e8c93abf959 [diff] |
[media] DocBook: mention that EINVAL can be returned for invalid menu indices The documentation suggested that if the control value is wrong only ERANGE can be returned. But in some cases (an invalid menu index) EINVAL can also be returned. Clarify this. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>