From 97a6da1a17abaffba40d71526d41be1580b7440b Mon Sep 17 00:00:00 2001 From: Matthew Harmsen Date: Wed, 3 Jul 2013 17:48:27 -0700 Subject: Moved 'nss_pcache' and provided compatibility link. --- nss_pcache.8 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/nss_pcache.8 b/nss_pcache.8 index 0e50d85..1641f48 100644 --- a/nss_pcache.8 +++ b/nss_pcache.8 @@ -32,7 +32,15 @@ Whenever an Apache \fBhttpd\fP process configured to use the mod_nss plug-in is .br # restarts of Apache. .br -NSSPassPhraseHelper /usr/sbin/nss_pcache +# +.br +# NOTE: Located at '/usr/sbin/nss_pcache' prior +.br +# to 'mod_nss-1.0.8-22'. +.br +# +.br +NSSPassPhraseHelper /usr/libexec/nss_pcache .SH OPTIONS .TP -- cgit