mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Man page typos.
This commit is contained in:
@@ -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
|
|||||||
|
|
||||||
.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
|
||||||
|
|||||||
Reference in New Issue
Block a user