diff options
author | 2008-06-29 11:00:44 +0000 | |
---|---|---|
committer | 2008-06-29 11:00:44 +0000 | |
commit | fc0bbfb31de724228dc8b76b00bb2816ccbbf98a (patch) | |
tree | a8bb4003036da4e3909dd8165c5088ae2edc5271 | |
parent | document the configuration directives for directories. (diff) | |
download | wireguard-openbsd-fc0bbfb31de724228dc8b76b00bb2816ccbbf98a.tar.xz wireguard-openbsd-fc0bbfb31de724228dc8b76b00bb2816ccbbf98a.zip |
typo
-rw-r--r-- | usr.sbin/ypldap/ypldap.8 | 6 |
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 |