From 11302caaa27af61ef5e0ac62fc84951a1ba55c7f Mon Sep 17 00:00:00 2001
From: Ronan Amicel <ronan.amicel@gmail.com>
Date: Mon, 11 Jun 2012 19:49:29 +0200
Subject: [PATCH] Fix interfaces example in OpenVZ docs

---
 docs/OpenVZ.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/OpenVZ.xml b/docs/OpenVZ.xml
index 1816204..8d82e56 100644
--- a/docs/OpenVZ.xml
+++ b/docs/OpenVZ.xml
@@ -151,7 +151,7 @@ vz       ipv4</programlisting>
       <programlisting>###############################################################################
 #ZONE    INTERFACE          BROADCAST      OPTIONS
 net      eth0               -              proxyarp=1
-vz       venet0             -              <emphasis role="bold">routeback,rp_filter=0</emphasis></programlisting>
+vz       venet0             -              <emphasis role="bold">routeback,arp_filter=0</emphasis></programlisting>
     </section>
 
     <section>
-- 
1.7.10.4

