diff --git a/docs/OpenVZ.xml b/docs/OpenVZ.xml
index 79f1ae78a..3aa14b95f 100644
--- a/docs/OpenVZ.xml
+++ b/docs/OpenVZ.xml
@@ -699,7 +699,7 @@ NAME="server"
the bridge when the VE starts. That is accomplished using mount
file.
- /etc/vz/conf/101.mount:
+ /etc/vz/conf/101.mount:
#!/bin/bash
# This script source VPS configuration files in the same order as vzctl does
@@ -725,7 +725,7 @@ NAME="server"
done
} &
- /etc/vz/conf/102.mount:
+ /etc/vz/conf/102.mount:
#!/bin/bash
# This script source VPS configuration files in the same order as vzctl does
@@ -758,7 +758,7 @@ NAME="server"
Below are exerpts from the configuration files as they pertain to
the OpenVZ environment.
- /etc/shorewall/zones:
+ /etc/shorewall/zones:
#ZONE TYPE OPTIONS IN OUT
# OPTIONS OPTIONS
@@ -768,7 +768,7 @@ loc ipv4 #Local wired Zone
dmz ipv4 #DMZ
...
- /etc/shorewall/params:
+ /etc/shorewall/params:
NET_IF=eth3
INT_IF=eth1
@@ -781,7 +781,7 @@ loc $INT_IF detect dhcp,logmartians=1,routefilter=1
dmz $VPS_IF detect logmartians=0,routefilter=0,nets=(206.124.146.177,206.124.146.178),routeback
...
- /etc/shorewall/proxyarp:
+ /etc/shorewall/proxyarp:
#ADDRESS INTERFACE EXTERNAL HAVEROUTE PERSISTENT
206.124.146.177 DMZ_IF eth2 no yes
@@ -803,14 +803,14 @@ loc $INT_IF detect dhcp,logmartians=1,routefilter=1
an environment to test with. It is a quite vanilla one-interface
configuration.
- /etc/shorewall/zones:
+ /etc/shorewall/zones:
#ZONE TYPE OPTIONS IN OUT
# OPTIONS OPTIONS
fw firewall
net ipv4
- /etc/shorewall/interfaces:
+ /etc/shorewall/interfaces:
#ZONE INTERFACE BROADCAST OPTIONS
net eth0 detect dhcp,tcpflags,logmartians,nosmurfs