From f73efd2140fb85c9ad020d9621c276b960fd74f7 Mon Sep 17 00:00:00 2001
From: Jan Vcelak <jan.vcelak@nic.cz>
Date: Sat, 6 Apr 2013 03:39:43 +0200
Subject: [PATCH] fix sections list in sample configuration file

---
 samples/knot.full.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/samples/knot.full.conf b/samples/knot.full.conf
index dd611b1736..8b7ebbc552 100644
--- a/samples/knot.full.conf
+++ b/samples/knot.full.conf
@@ -7,8 +7,8 @@
 # This is a comment.
 
 #
-# There are 5 main sections of this config file:
-#   system, zones, interfaces, control and log
+# There are 7 main sections of this config file:
+#   system, interfaces, remotes, groups, zones, control and log
 #
 
 # Section 'system' contains general options for the server
-- 
GitLab