diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-10-22 17:11:59 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-10-22 17:11:59 +0200 |
commit | 41c6d5baf8eef88889e9eeeb85d875816c8012fe (patch) | |
tree | 79ff9868a3d240580031bfe300d97db97f4c5dbd | |
parent | 94c0844b06c2c2517fdfe97e84c047ca3b2d67d8 (diff) |
cec-ctl.1.in: fix awkward language
"Note that this test should work without needed any repeats." ->
"Note that this test should work without any repeats."
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-rw-r--r-- | utils/cec-ctl/cec-ctl.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/cec-ctl/cec-ctl.1.in b/utils/cec-ctl/cec-ctl.1.in index aaa3157f..d76182fc 100644 --- a/utils/cec-ctl/cec-ctl.1.in +++ b/utils/cec-ctl/cec-ctl.1.in @@ -278,7 +278,7 @@ between \fI<minsecs>\fR (0 is the default) and \fI<maxsecs>\fR before each <Stan If \fI<seed>\fR is specified, then set the randomizer seed to that value instead of using the current time as seed. If \fI<reps>\fR is specified, then repeat the <Image View On> and <Standby> up to -\fI<reps>\fR times. Note that this test should work without needed any repeats. If a +\fI<reps>\fR times. Note that this test should work without any repeats. If a non-zero \fI<reps>\fR value is needed in order to pass this test, then that indicates a problem. If \fI<secs1>\fR is specified, then sleep for <secs1> seconds before transmitting <Image View On>. |