svn commit: r44711 - head/en_US.ISO8859-1/articles/pam
Warren Block
wblock at FreeBSD.org
Tue Apr 29 21:44:05 UTC 2014
Author: wblock
Date: Tue Apr 29 21:44:04 2014
New Revision: 44711
URL: http://svnweb.freebsd.org/changeset/doc/44711
Log:
Restore lost <replaceable> tags.
Modified:
head/en_US.ISO8859-1/articles/pam/article.xml
Modified: head/en_US.ISO8859-1/articles/pam/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/pam/article.xml Tue Apr 29 21:43:12 2014 (r44710)
+++ head/en_US.ISO8859-1/articles/pam/article.xml Tue Apr 29 21:44:04 2014 (r44711)
@@ -508,7 +508,7 @@ sshd password required pam_permit.so</pr
<para>FreeBSD implements each mechanism in a single module,
named
- <literal>pam_mechanism.so</literal>
+ <literal>pam_<replaceable>mechanism</replaceable>.so</literal>
(for instance, <literal>pam_unix.so</literal> for the &unix;
mechanism.) Other implementations sometimes have separate
modules for separate facilities, and include the facility
More information about the svn-doc-head
mailing list