mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
* nscd/nscd.conf: Fix a typo.
This commit is contained in:
parent
b9af3620d4
commit
b8c8817c81
@ -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>
|
2006-04-27 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
[BZ #2611]
|
[BZ #2611]
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
# persistent <service> <yes|no>
|
# persistent <service> <yes|no>
|
||||||
# shared <service> <yes|no>
|
# shared <service> <yes|no>
|
||||||
# max-db-size <service> <number bytes>
|
# max-db-size <service> <number bytes>
|
||||||
* auto-propagate <service> <yes|no>
|
# auto-propagate <service> <yes|no>
|
||||||
#
|
#
|
||||||
# Currently supported cache names (services): passwd, group, hosts
|
# Currently supported cache names (services): passwd, group, hosts
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user