]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Documentation/parport.txt: fix table to show on LaTeX
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 23 Sep 2016 20:22:55 +0000 (17:22 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 24 Oct 2016 10:12:35 +0000 (08:12 -0200)
Sphinx doesn't like nested tables on the LaTex output.

So, change the table there to be displayed properly at
the PDF output.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/parport.txt

index 3273ce79f9e3bf159876f8be5da822f171342fdc..ad3f9b8a11e19d8c5bfd59cd5a26c9bdcc894505 100644 (file)
@@ -132,6 +132,8 @@ The ``/proc/sys/dev/parport`` directory tree looks like::
        |-- modes
        `-- spintime
 
+.. tabularcolumns:: |p{4.0cm}|p{13.5cm}|
+
 =======================        =======================================================
 File                   Contents
 =======================        =======================================================
@@ -154,17 +156,26 @@ File                      Contents
 ``modes``              Parallel port's hardware modes, comma-separated,
                        meaning:
 
-                       =============== =======================================
-                       PCSPP           PC-style SPP registers are available.
-                       TRISTATE        Port is bidirectional.
-                       COMPAT          Hardware acceleration for printers is
-                                       available and will be used.
-                       EPP             Hardware acceleration for EPP protocol
-                                       is available and will be used.
-                       ECP             Hardware acceleration for ECP protocol
-                                       is available and will be used.
-                       DMA             DMA is available and will be used.
-                       =============== =======================================
+                       - PCSPP
+                               PC-style SPP registers are available.
+
+                       - TRISTATE
+                               Port is bidirectional.
+
+                       - COMPAT
+                               Hardware acceleration for printers is
+                               available and will be used.
+
+                       - EPP
+                               Hardware acceleration for EPP protocol
+                               is available and will be used.
+
+                       - ECP
+                               Hardware acceleration for ECP protocol
+                               is available and will be used.
+
+                       - DMA
+                               DMA is available and will be used.
 
                        Note that the current implementation will only take
                        advantage of COMPAT and ECP modes if it has an IRQ