Restore lost <replaceable> tags.
This commit is contained in:
parent
e4e7bf00c3
commit
d6e679bf9e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44711
1 changed files with 1 additions and 1 deletions
|
@ -508,7 +508,7 @@ sshd password required pam_permit.so</programlisting>
|
|||
|
||||
<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
|
||||
|
|
Loading…
Reference in a new issue