diff options
Diffstat (limited to 'doc/book/src/foo.xml')
| -rw-r--r-- | doc/book/src/foo.xml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/doc/book/src/foo.xml b/doc/book/src/foo.xml deleted file mode 100644 index bdfd2c3c53..0000000000 --- a/doc/book/src/foo.xml +++ /dev/null @@ -1,42 +0,0 @@ -<section> -<title>foo</title> -<table><title/><tgroup cols="2"> - - <tbody> - <row> - <entry> - Transport - </entry> - <entry> - Description - </entry> - </row> - - <row> - <entry> - tcp - </entry> - <entry> - (default) A cleartext TCP connection - </entry> - </row> - <row> - <entry> - ssl - </entry> - <entry> - A secure TLS/SSL over TCP connection - </entry> - </row> - <row> - <entry> - rdma - </entry> - <entry> - A Connection using the RDMA interface (typically for an - Infiniband network) - </entry> - </row> - </tbody> - </tgroup></table> -</section>
\ No newline at end of file |
