diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-26 21:24:35 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-06-26 21:24:35 +0000 |
commit | 055cfeefe40a5e6be50537b6af44c8927c393031 (patch) | |
tree | dea1932cb754dfe388da95a5dc4e8e975094d65a /usr.sbin/ypldap/ypldap.8 | |
parent | cda512e73ac658d6d01862570282d31b5a7f3e34 (diff) |
tweak;
Diffstat (limited to 'usr.sbin/ypldap/ypldap.8')
-rw-r--r-- | usr.sbin/ypldap/ypldap.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypldap/ypldap.8 b/usr.sbin/ypldap/ypldap.8 index 841c8aa30a4..f81acdefff5 100644 --- a/usr.sbin/ypldap/ypldap.8 +++ b/usr.sbin/ypldap/ypldap.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypldap.8,v 1.1 2008/06/26 15:10:01 pyr Exp $ +.\" $OpenBSD: ypldap.8,v 1.2 2008/06/26 21:24:34 jmc Exp $ .\" .\" Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org> .\" @@ -32,7 +32,7 @@ is a daemon providing YP maps using LDAP as a backend. Arbitrary LDAP schemas can be tied to the differet YP maps. .Nm -has the same role than +has the same role as .Xr ypserv 8 and the two daemons are exclusive. .Pp |