summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/manual/howto/access.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/howto/access.xml b/docs/manual/howto/access.xml
index 20aa043bb6..3920db755d 100644
--- a/docs/manual/howto/access.xml
+++ b/docs/manual/howto/access.xml
@@ -112,7 +112,7 @@ Require ip ip.address
<highlight language="config">
Require not ip 192.168.205
-Require not host phishers.example.commoreidiots.example
+Require not host phishers.example.com moreidiots.example
Require not gov
</highlight>