summaryrefslogtreecommitdiffstats
path: root/man/sysctl.d.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sysctl.d.xml')
-rw-r--r--man/sysctl.d.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml
index 7e1ecfa030..9bcd62aa53 100644
--- a/man/sysctl.d.xml
+++ b/man/sysctl.d.xml
@@ -174,7 +174,7 @@ net.ipv4.conf.hub0.rp_filter = 1
<filename>net.ipv4.conf.default.rp_filter</filename> first, so any interfaces which are added
<emphasis>later</emphasis> will get this value (this also covers any interfaces detected while we're
running). The glob matches any interfaces which were detected <emphasis>earlier</emphasis>. The glob
- will also match <filename>net.ipv4.conf.all.rp_filter</filename>, which we don't want to set at all, so
+ will also match <filename>net.ipv4.conf.all.rp_filter</filename>, which we do not want to set at all, so
it is explicitly excluded. And "hub0" is excluded from the glob because it has an explicit setting.
</para>
</example>