From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7.12) Gecko/20051215 Epiphany/1.9.4 Description of problem: Version-Release number of selected component (if applicable): man-pages-2.20-1.src.rpm How reproducible: Always Steps to Reproduce: Type "man nscd.conf." Notice that the reload-count feature is not documented. Additional info: See also http://sourceware.org/bugzilla/show_bug.cgi?id=2132.
Thank you for your bug report. The description of reload-count option was added to the last version of man-pages package (man-pages-2.21-1). ( reload-count unlimited|<number> Sets the number of times a cached record is reloaded before it is pruned from the cache. Each cache record has a timeout, when that timeout expires, nscd will either reload it (query the NSS service again if the data hasnât changed), or drop it.)