Commit 79cb46c0 authored by Simon Kelley's avatar Simon Kelley

Man page typos.

parent 22ce550e
...@@ -1715,7 +1715,7 @@ The simplest configuration consists of two lines of dnsmasq configuration; somet ...@@ -1715,7 +1715,7 @@ The simplest configuration consists of two lines of dnsmasq configuration; somet
.nf .nf
.B auth-server=server.example.com,eth0 .B auth-server=server.example.com,eth0
.B auth=zone=our.zone.com,1.2.3.0/24 .B auth-zone=our.zone.com,1.2.3.0/24
.fi .fi
and two records in the external DNS and two records in the external DNS
...@@ -1739,7 +1739,7 @@ we have ...@@ -1739,7 +1739,7 @@ we have
.nf .nf
.B auth-server=our.zone.com,eth0 .B auth-server=our.zone.com,eth0
.B auth=zone=our.zone.com,1.2.3.0/24 .B auth-zone=our.zone.com,1.2.3.0/24
.fi .fi
.nf .nf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment