Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
"# environment variable.\n"
"# - The list of libraries cached in /etc/ld.so.cache\n"
"# - /lib, followed by /usr/lib\n"
"# environment variable.\n"
"# - The list of libraries cached in /etc/ld.so.cache\n"
"# - /lib, followed by /usr/lib\n"
+ "#\n"
+ "\n"
+ "# Check whether a plugin is available for your operating system.\n"
+ "# Each plugin should have a README file in it's lib subfolder.\n"
"######################################\n"
"### OLSRd Interfaces configuration ###\n"
"######################################\n"
"######################################\n"
"### OLSRd Interfaces configuration ###\n"
"######################################\n"
- "# multiple interfaces can be specified for a single configuration block\n"
- "# multiple configuration blocks can be specified\n"
+ "# Multiple interfaces can be specified for a single configuration block, format:\n"
+ "# Interface \"<OLSRd-Interface1>\" \"<OLSRd-Interface2>\"\n"
+ "#\n"
+ "# Multiple configuration blocks can be specified.\n"
"\n");
first = true;
while (interf) {
"\n");
first = true;
while (interf) {