aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/DocBook/media/v4l/selections-common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/v4l/selections-common.xml b/Documentation/DocBook/media/v4l/selections-common.xml
index b6618709ee7a..7502f784b8cc 100644
--- a/Documentation/DocBook/media/v4l/selections-common.xml
+++ b/Documentation/DocBook/media/v4l/selections-common.xml
@@ -148,7 +148,7 @@
148 <row> 148 <row>
149 <entry><constant>V4L2_SEL_FLAG_KEEP_CONFIG</constant></entry> 149 <entry><constant>V4L2_SEL_FLAG_KEEP_CONFIG</constant></entry>
150 <entry>(1 &lt;&lt; 2)</entry> 150 <entry>(1 &lt;&lt; 2)</entry>
151 <entry>The configuration should not be propagated to any 151 <entry>The configuration must not be propagated to any
152 further processing steps. If this flag is not given, the 152 further processing steps. If this flag is not given, the
153 configuration is propagated inside the subdevice to all 153 configuration is propagated inside the subdevice to all
154 further processing steps.</entry> 154 further processing steps.</entry>