aboutsummaryrefslogtreecommitdiff
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 dc445c5..1c1180c 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 289eb2e..4396989 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
#