mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
25 lines
809 B
Diff
25 lines
809 B
Diff
From efb8b5566aafc1f3ce18514a2df93af5a2e4998c Mon Sep 17 00:00:00 2001
|
|
From: Simon Kelley <simon@thekelleys.org.uk>
|
|
Date: Sat, 7 Feb 2015 22:36:34 +0000
|
|
Subject: [PATCH 47/71] man page typo.
|
|
|
|
---
|
|
man/dnsmasq.8 | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/man/dnsmasq.8 b/man/dnsmasq.8
|
|
index 27f85d40fbbb..5cdd186afaa0 100644
|
|
--- a/man/dnsmasq.8
|
|
+++ b/man/dnsmasq.8
|
|
@@ -989,6 +989,7 @@ the directory are read automatically, without the need to send SIGHUP.
|
|
If a file is deleted for changed after it has been read by dnsmasq, then the
|
|
host record it contained will remain until dnsmasq recieves a SIGHUP, or
|
|
is restarted; ie host records are only added dynamically.
|
|
+.TP
|
|
.B --dhcp-optsdir=<path>
|
|
This is equivalent to dhcp-optsfile, with the differences noted for --dhcp-hostsdir.
|
|
.TP
|
|
--
|
|
2.1.0
|
|
|