[media] doc-rst: improve display of notes and warnings
[sfrench/cifs-2.6.git] / Documentation / media / uapi / gen-errors.rst
index 6cd5d26f32abd6118651e7d0165ce21ceef697eb..d6b0cfd00a3fff25de59fc65cfa2d84ed63231ce 100644 (file)
@@ -92,10 +92,12 @@ Generic Error Codes
        -  Permission denied. Can be returned if the device needs write
          permission, or some special capabilities is needed (e. g. root)
 
+.. note::
 
-Note 1: ioctls may return other error codes. Since errors may have side
-effects such as a driver reset, applications should abort on unexpected
-errors.
+  #. This list is not exaustive; ioctls may return other error codes.
+     Since errors may have side effects such as a driver reset,
+     applications should abort on unexpected errors, or otherwise
+     assume that the device is in a bad state.
 
-Note 2: Request-specific error codes are listed in the individual
-requests descriptions.
+  #. Request-specific error codes are listed in the individual
+     requests descriptions.