mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	plugin/hosts: make hosts plugin cursive (#4131)
nit-picking PR, when using the name of the plugin make it cursive. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
		| @@ -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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user