Commit 16d48985 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

plugin/hosts: make hosts plugin cursive (#4131)

nit-picking PR, when using the name of the plugin make it cursive.
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent acf9a0fa
......@@ -6,7 +6,7 @@
## Description
The hosts plugin is useful for serving zones from a `/etc/hosts` file. It serves from a preloaded
The *hosts* plugin is useful for serving zones from a `/etc/hosts` file. It serves from a preloaded
file that exists on disk. It checks the file for changes and updates the zones accordingly. This
plugin only supports A, AAAA, and PTR records. The hosts plugin can be used with readily
available hosts files that block access to advertising servers.
......
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