summaryrefslogtreecommitdiff
path: root/usr.sbin/ypldap/ypldap.8
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-06-29 11:00:45 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-06-29 11:00:45 +0000
commit0eae297a8de5127b1ea88dffd0c424a1786a854e (patch)
tree4f963d479079daa74ecf9c870f0c5cdf13231231 /usr.sbin/ypldap/ypldap.8
parent9de0d62e72acbeb3ae766ab51bec72abe4648848 (diff)
typo
Diffstat (limited to 'usr.sbin/ypldap/ypldap.8')
-rw-r--r--usr.sbin/ypldap/ypldap.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ypldap/ypldap.8 b/usr.sbin/ypldap/ypldap.8
index f81acdefff5..d0f45b72efb 100644
--- a/usr.sbin/ypldap/ypldap.8
+++ b/usr.sbin/ypldap/ypldap.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypldap.8,v 1.2 2008/06/26 21:24:34 jmc Exp $
+.\" $OpenBSD: ypldap.8,v 1.3 2008/06/29 11:00:44 miod Exp $
.\"
.\" Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org>
.\"
@@ -14,7 +14,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: June 26 2008 $
+.Dd $Mdocdate: June 29 2008 $
.Dt YPLDAP 8
.Os
.Sh NAME
@@ -30,7 +30,7 @@
.Sh DESCRIPTION
.Nm
is a daemon providing YP maps using LDAP as a backend.
-Arbitrary LDAP schemas can be tied to the differet YP maps.
+Arbitrary LDAP schemas can be tied to the different YP maps.
.Nm
has the same role as
.Xr ypserv 8