docs: ABI: fix syntax to be parsed using ReST notation
[linux-2.6-microblaze.git] / Documentation / ABI / testing / sysfs-class-ocxl
index bf33f4f..847a7ed 100644 (file)
@@ -13,8 +13,8 @@ Description:  read only
                where:
 
                        ====    ===============================================
-                       n:      number of currently active contexts, for debug
-                       max:    maximum number of contexts supported by the AFU
+                       n       number of currently active contexts, for debug
+                       max     maximum number of contexts supported by the AFU
                        ====    ===============================================
 
 What:          /sys/class/ocxl/<afu name>/pp_mmio_size
@@ -43,7 +43,9 @@ Contact:      linuxppc-dev@lists.ozlabs.org
 Description:   read/write
                Control whether the FPGA is reloaded on a link reset. Enabled
                through a vendor-specific logic block on the FPGA.
-                       0       Do not reload FPGA image from flash
-                       1       Reload FPGA image from flash
-                       unavailable
-                               The device does not support this capability
+
+                       ===========  ===========================================
+                       0            Do not reload FPGA image from flash
+                       1            Reload FPGA image from flash
+                       unavailable  The device does not support this capability
+                       ===========  ===========================================