summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBrian May <brian@linuxpenguins.xyz>2016-01-17 17:58:48 +1100
committerBrian May <brian@linuxpenguins.xyz>2016-01-17 17:58:48 +1100
commit6835183b373e595fd182bd27846ef32adeb0bc7a (patch)
treeda856de21fa9173abe374e7803cd438e09105926 /docs
parent242c266e7dcfcfcdc1700627a957dbc87289f899 (diff)
Attempt work around of sphinx bug
Diffstat (limited to 'docs')
-rw-r--r--docs/requirements.rst2
1 files changed, 1 insertions, 1 deletions
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. |