summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-08-17 21:45:11 +0100
committerRoy Marples <roy@marples.name>2009-08-17 21:45:11 +0100
commit8da7a49d024adf773ea677d65843fdc08a36c340 (patch)
treea11a8d258179e22b86b34c30ec267dcff03d97e6 /doc
parent29949a549609100bbc659054e5381c94386ac561 (diff)
downloadopenrc-8da7a49d024adf773ea677d65843fdc08a36c340.tar.gz
openrc-8da7a49d024adf773ea677d65843fdc08a36c340.tar.bz2
openrc-8da7a49d024adf773ea677d65843fdc08a36c340.tar.xz
Fix example
Diffstat (limited to 'doc')
-rw-r--r--doc/net.example.Linux.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index a70b3cc..8c1dfb8 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -992,7 +992,7 @@
# # 'from 24.80.102.112/32 to 192.168.1.0/24 table localnet priority 100' \
# # 'from 216.113.223.51/32 to 192.168.1.0/24 table localnet priority 100' \
# #"
-# eval set -- $\rules_${IFVAR}
+# eval set -- \$rules_${IFVAR}
# if [ $# != 0 ]; then
# einfo "Adding IP policy routing rules"
# eindent