From 5dc54a39e47148803d950d2facb42500e08f4769 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 3 Jul 2023 18:57:42 +0000 Subject: Add s6-dns-hosts-compile, prepare for 2.3.6.0 Signed-off-by: Laurent Bercot --- doc/s6-dns-hosts-compile.html | 75 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 doc/s6-dns-hosts-compile.html (limited to 'doc/s6-dns-hosts-compile.html') diff --git a/doc/s6-dns-hosts-compile.html b/doc/s6-dns-hosts-compile.html new file mode 100644 index 0000000..c499ded --- /dev/null +++ b/doc/s6-dns-hosts-compile.html @@ -0,0 +1,75 @@ + + + + + + s6-dns: the s6-dns-hosts-compile program + + + + + + +

+s6-dns
+Software
+skarnet.org +

+ +

The s6-dns-hosts-compile program

+ +

+ s6-dns-hosts-compile compiles the system's /etc/hosts file into a +CDB file for more efficient later use by s6-dns programs that may use the +data contained in the hosts file. +

+ +

Interface

+ +
+     s6-dns-hosts-compile [ -i ifile ] [ -o ofile ]
+
+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.2.3