Date: Tue, 24 Mar 2020 19:12:29 +0000 (UTC) From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r359282 - head/usr.sbin/ypldap Message-ID: <202003241912.02OJCTVu039798@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: carlavilla (doc committer) Date: Tue Mar 24 19:12:28 2020 New Revision: 359282 URL: https://svnweb.freebsd.org/changeset/base/359282 Log: Correct path in EXAMPLES ypldap.conf.5 PR: 244743 Submitted by: alex@i.org.ua Patch by: alex@i.org.ua Approved by: bcr@(mentor), 0mp MFC after: 1 day Differential Revision: https://reviews.freebsd.org/D24144 Modified: head/usr.sbin/ypldap/ypldap.conf.5 Modified: head/usr.sbin/ypldap/ypldap.conf.5 ============================================================================== --- head/usr.sbin/ypldap/ypldap.conf.5 Tue Mar 24 19:09:37 2020 (r359281) +++ head/usr.sbin/ypldap/ypldap.conf.5 Tue Mar 24 19:12:28 2020 (r359282) @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 13 2016 $ +.Dd $Mdocdate: March 22 2020 $ .Dt YPLDAP.CONF 5 .Os .Sh NAME @@ -155,7 +155,7 @@ Use the supplied LDAP filter to retrieve password entr .It Pa /etc/ypldap.conf .Xr ypldap 8 configuration file. -.It Pa /usr/share/example/ypldap/ypldap.conf +.It Pa /usr/share/examples/ypldap/ypldap.conf .Xr ypldap 8 configuration file example. .El
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003241912.02OJCTVu039798>