diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-04-26 07:11:38 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-04-26 07:11:47 -0300 |
commit | b8b12aa2cafbade7f1ee033de40d2514057a4d51 (patch) | |
tree | ebe32419b7b7323f66fdc3cc5142e7f54fc32773 /config/unbound | |
parent | e1cc4b4c19ad901b539f99280936bbb329a52881 (diff) | |
download | pfsense-packages-b8b12aa2cafbade7f1ee033de40d2514057a4d51.tar.gz pfsense-packages-b8b12aa2cafbade7f1ee033de40d2514057a4d51.tar.bz2 pfsense-packages-b8b12aa2cafbade7f1ee033de40d2514057a4d51.zip |
Fix whitespace and indent
Diffstat (limited to 'config/unbound')
-rw-r--r-- | config/unbound/unbound.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/unbound/unbound.xml b/config/unbound/unbound.xml index 202e8451..1193f999 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -9,7 +9,7 @@ part of the Unbound package for pfSense (http://www.pfSense.com) Copyright (C) 2011 Warren Baker All rights reserved. - */ + */ /* ========================================================================== */ /* Redistribution and use in source and binary forms, with or without @@ -34,7 +34,7 @@ POSSIBILITY OF SUCH DAMAGE. */ /* ========================================================================== */ - ]]> + ]]> </copyright> <description>Unbound is a validating, recursive, and caching DNS resolver.</description> <requirements/> @@ -142,7 +142,7 @@ <fieldname>forwarding_mode</fieldname> <fielddescr>Enable forwarding mode</fielddescr> <description>Configure the server to make use of the DNS servers configured in <a href="system.php">System: General setup</a>. <br/> - <b>Note:</b> Disabling this will cause Unbound to perform DNS queries without + <b>Note:</b> Disabling this will cause Unbound to perform DNS queries without using the upstream configured DNS servers.</description> <type>checkbox</type> <default_value>on</default_value> |