From 6835183b373e595fd182bd27846ef32adeb0bc7a Mon Sep 17 00:00:00 2001 From: Brian May Date: Sun, 17 Jan 2016 17:58:48 +1100 Subject: [PATCH] Attempt work around of sphinx bug --- docs/requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.rst b/docs/requirements.rst index ad99170..3dab5f5 100644 --- a/docs/requirements.rst +++ b/docs/requirements.rst @@ -15,7 +15,7 @@ Client side Requirements + +--------+------------+-----------------------------------------------+ | | TPROXY | * IPv4 TCP + Linux with TPROXY support. | | | | * IPv4 UDP + Python 3.5 preferred (see below). | -| | | * IPv6 TCP + Python 2 may require PyXAPI_ (see below). | +| | | * IPv6 TCP + Python 2 may require PyXAPI (see below). | | | | * IPv6 UDP + | +-------+--------+------------+-----------------------------------------------+ | MacOS | PF | * IPv4 TCP + You need to have the pfctl command. |