Skip to content
Snippets Groups Projects
Commit 38b974ce authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Fix a parameter name in a documenting comment.

In the comment documenting the networking::hostsfile::hostentries
definition, the parameter 'domains' was incorrectly listed as being
named 'suffixes'.  Fix that.
parent 8ae1500b
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
* - comment A comment line heading the section of host entries. * - comment A comment line heading the section of host entries.
* Defaults to the resource title. * Defaults to the resource title.
* *
* - suffixes List of domains to append to each host name. A separating * - domains List of domains to append to each host name. A separating
* period (".") is automatically added, unless the domain is * period (".") is automatically added, unless the domain is
* the empty string. An empty string element must explicitly * the empty string. An empty string element must explicitly
* be part of the list if a short name with no domain added is * be part of the list if a short name with no domain added is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment