Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 21:44:04 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44711 - head/en_US.ISO8859-1/articles/pam
Message-ID:  <201404292144.s3TLi4mR056783@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404292144.s3TLi4mR056783>