svn commit: r359308 - stable/12/usr.sbin/ypldap
Sergio Carlavilla Delgado
carlavilla at FreeBSD.org
Wed Mar 25 20:16:37 UTC 2020
Author: carlavilla (doc committer)
Date: Wed Mar 25 20:16:24 2020
New Revision: 359308
URL: https://svnweb.freebsd.org/changeset/base/359308
Log:
MFC r359282
Correct path in EXAMPLES ypldap.conf.5
Submitted by: alex at i.org.ua
Approved by: bcr@(mentor)
Modified:
stable/12/usr.sbin/ypldap/ypldap.conf.5
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/usr.sbin/ypldap/ypldap.conf.5
==============================================================================
--- stable/12/usr.sbin/ypldap/ypldap.conf.5 Wed Mar 25 19:12:19 2020 (r359307)
+++ stable/12/usr.sbin/ypldap/ypldap.conf.5 Wed Mar 25 20:16:24 2020 (r359308)
@@ -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
More information about the svn-src-all
mailing list