about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--nscd/nscd.conf2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dc445c53c6..1c1180cabe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-27  Jakub Jelinek  <jakub@redhat.com>
+
+	* nscd/nscd.conf: Fix a typo.
+
 2006-04-27  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #2611]
diff --git a/nscd/nscd.conf b/nscd/nscd.conf
index 289eb2eb6e..43969898f9 100644
--- a/nscd/nscd.conf
+++ b/nscd/nscd.conf
@@ -24,7 +24,7 @@
 #	persistent		<service> <yes|no>
 #	shared			<service> <yes|no>
 #	max-db-size		<service> <number bytes>
-*	auto-propagate		<service> <yes|no>
+#	auto-propagate		<service> <yes|no>
 #
 # Currently supported cache names (services): passwd, group, hosts
 #