Configuration is in an INI-like format. Sections start with lines
`[...]`. Every setting must be in a section. `#` and `;`
-comment lines are supported. Settings are `nmae = value`. Whitespace
+comment lines are supported. Settings are `name = value`. Whitespace
around the name and value is ignored.
The configuration files are resolved to a configuration for each
`<client>` is the client's virtual address in IPv4 or IPv6 literal
syntax (without any surrounding `[..]`.
-`<servername>` must be in the syntrax of a valid lowercase DNS
+`<servername>` must be in the syntax of a valid lowercase DNS
hostname (and not look like an address), or be literally `SERVER`.
There are also these special sections:
ascii alphanumerics plus `-` and `_`.
The `--config` option can be used to override the directory (usually
-`/etc/hippotat`). Additonally each `--extra-config` option names
-an existing file or directory to be processed analagously.
+`/etc/hippotat`). Additionally each `--extra-config` option names
+an existing file or directory to be processed analogously.
The ini file format sections from these files are all unioned. Later
files (in the list above, or alphabetically later) can override