<entry>__u32</entry>
            <entry><structfield>reserved2</structfield></entry>
            <entry></entry>
-           <entry>A place holder for future extensions. Applications
-should set this to 0.</entry>
+           <entry>A place holder for future extensions. Drivers and applications
+must set this to 0.</entry>
          </row>
          <row>
            <entry>__u32</entry>
            <entry><structfield>reserved</structfield></entry>
            <entry></entry>
-           <entry>A place holder for future extensions. Applications
-should set this to 0.</entry>
+           <entry>A place holder for future extensions. Drivers and applications
+must set this to 0.</entry>
          </row>
        </tbody>
       </tgroup>
            <entry>__u32</entry>
            <entry><structfield>reserved[11]</structfield></entry>
            <entry></entry>
-           <entry>Reserved for future use. Should be zeroed by an
-           application.</entry>
+           <entry>Reserved for future use. Should be zeroed by drivers and
+           applications.</entry>
          </row>
        </tbody>
       </tgroup>
 
         <row>
           <entry>__u16</entry>
           <entry><structfield>reserved[6]</structfield></entry>
-          <entry>Reserved for future extensions. Should be zeroed by the
-           application.</entry>
+          <entry>Reserved for future extensions. Should be zeroed by drivers and
+           applications.</entry>
         </row>
       </tbody>
     </tgroup>
         <row>
           <entry>__u8</entry>
           <entry><structfield>reserved[7]</structfield></entry>
-          <entry>Reserved for future extensions. Should be zeroed by the
-           application.</entry>
+          <entry>Reserved for future extensions. Should be zeroed by drivers
+           and applications.</entry>
         </row>
       </tbody>
     </tgroup>
 
          <row>
            <entry>__u32</entry>
            <entry><structfield>reserved</structfield>[8]</entry>
-           <entry>A place holder for future extensions.</entry>
+           <entry>A place holder for future extensions. Drivers and applications
+must set the array to zero.</entry>
          </row>
        </tbody>
       </tgroup>
 
            <entry>__u32</entry>
            <entry><structfield>reserved[2]</structfield></entry>
            <entry></entry>
-           <entry>Reserved space for future use.</entry>
+           <entry>Reserved space for future use. Must be zeroed by drivers and
+           applications.</entry>
          </row>
        </tbody>
       </tgroup>
 
            <entry>__u32</entry>
            <entry><structfield>reserved[2]</structfield></entry>
            <entry></entry>
-           <entry>Reserved space for future use.</entry>
+           <entry>Reserved space for future use. Must be zeroed by drivers and
+           applications.</entry>
          </row>
        </tbody>
       </tgroup>
 
          <row>
            <entry>__u32</entry>
            <entry><structfield>reserved[11]</structfield></entry>
-           <entry>Reserved field for future use. Must be set to zero.</entry>
+           <entry>Reserved field for future use. Drivers and applications must
+set the array to zero.</entry>
          </row>
        </tbody>
       </tgroup>
 
          <row>
            <entry>__u32</entry>
            <entry><structfield>reserved[9]</structfield></entry>
-           <entry>Reserved fields for future use.</entry>
+           <entry>Reserved fields for future use. Drivers and applications must zero this array.</entry>
          </row>
        </tbody>
       </tgroup>
 
     field. Valid index numbers range from zero
 to the number of buffers allocated with &VIDIOC-REQBUFS;
     (&v4l2-requestbuffers; <structfield>count</structfield>) minus one.
-The <structfield>reserved</structfield> field should to set to 0.
+The <structfield>reserved</structfield> and <structfield>reserved2 </structfield>
+fields must be set to 0.
 When using the <link linkend="planar-apis">multi-planar API</link>, the
 <structfield>m.planes</structfield> field must contain a userspace pointer to an
 array of &v4l2-plane; and the <structfield>length</structfield> field has
 
          <row>
            <entry>__u32</entry>
            <entry><structfield>reserved</structfield>[2]</entry>
-           <entry>A place holder for future extensions. This array should
-be zeroed by applications.</entry>
+           <entry>A place holder for future extensions. Drivers and applications
+must set the array to zero.</entry>
          </row>
        </tbody>
       </tgroup>