projects
/
platform
/
upstream
/
v4l-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6fe1c6
)
rds-ctl: fix wrong device name in usage text.
author
Hans Verkuil
<hans.verkuil@cisco.com>
Sun, 26 Aug 2012 17:30:40 +0000
(10:30 -0700)
committer
Hans Verkuil
<hans.verkuil@cisco.com>
Sun, 26 Aug 2012 17:30:40 +0000
(10:30 -0700)
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/rds-ctl/rds-ctl.cpp
patch
|
blob
|
history
diff --git
a/utils/rds-ctl/rds-ctl.cpp
b/utils/rds-ctl/rds-ctl.cpp
index fb9ea2693bcfd4ee0040ef9ed20eb0135af18e5a..261dbf46c7b110f57a98b3f9038c6f5140e8e802 100644
(file)
--- a/
utils/rds-ctl/rds-ctl.cpp
+++ b/
utils/rds-ctl/rds-ctl.cpp
@@
-132,7
+132,7
@@
static void usage_common(void)
" --all display all information available\n"
" -D, --info show driver info [VIDIOC_QUERYCAP]\n"
" -d, --device=<dev> use device <dev>\n"
- " if <dev> is a single digit, then /dev/
vide
o<dev> is used\n"
+ " if <dev> is a single digit, then /dev/
radi
o<dev> is used\n"
" default: checks for RDS-capable devices,\n"
" uses device with lowest ID\n"
" -h, --help display this help message\n"