summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorElio Maldonado <emaldona@redhat.com>2014-03-26 12:52:17 -0700
committerElio Maldonado <emaldona@redhat.com>2014-03-26 12:52:17 -0700
commit08aaa0d8d2b1441007b9aafaadc4ae6f2e5946de (patch)
tree76419a669b4887435793d5d8ecdfef7f0bddf5e8 /doc
parent76a85873c888b56b05e225ea0fd6696fe851714b (diff)
downloadnss-hg-08aaa0d8d2b1441007b9aafaadc4ae6f2e5946de.tar.gz
Fix Bug 977673 - prevent users from disabling the internal module, r=wtc
Hers from disabling the internal module, r=wtc: changed doc/modutil.xml
Diffstat (limited to 'doc')
-rw-r--r--doc/modutil.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modutil.xml b/doc/modutil.xml
index 24b24e607..cefd3f411 100644
--- a/doc/modutil.xml
+++ b/doc/modutil.xml
@@ -86,7 +86,7 @@
<varlistentry>
<term>-disable modulename</term>
- <listitem><para>Disable all slots on the named module. Use the <option>-slot</option> argument to disable a specific slot.</para></listitem>
+ <listitem><para>Disable all slots on the named module. Use the <option>-slot</option> argument to disable a specific slot.</para><para>The internal NSS PKCS #11 module cannot be disabled.</para></listitem>
</varlistentry>
<varlistentry>