summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-09-10 21:21:16 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-09-10 21:21:16 +0000
commitab575a834e4a3b11c1bb76864a12297a6e0d0ba4 (patch)
treed4a4b8b2d997f82d3537200f391e31b2c493579b /usr.sbin
parenta82cc7915115ee40094d8ba1e454fbd3abec7e8b (diff)
RFC2247 -> RFC 2247;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ldapd/ldapd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ldapd/ldapd.conf.5 b/usr.sbin/ldapd/ldapd.conf.5
index 18e22cada2a..ed386fadb50 100644
--- a/usr.sbin/ldapd/ldapd.conf.5
+++ b/usr.sbin/ldapd/ldapd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ldapd.conf.5,v 1.8 2010/07/21 06:32:14 martinh Exp $
+.\" $OpenBSD: ldapd.conf.5,v 1.9 2010/09/10 21:21:15 jmc Exp $
.\"
.\" Copyright (c) 2009, 2010 Martin Hedenfalk <martin@bzero.se>
.\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org>
@@ -17,7 +17,7 @@
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\"
-.Dd $Mdocdate: July 21 2010 $
+.Dd $Mdocdate: September 10 2010 $
.Dt LDAPD.CONF 5
.Os
.Sh NAME
@@ -139,7 +139,7 @@ also known as a naming context.
All entries' distinguished names (DN) has the same suffix, which is used to
identify the namespace.
The suffix should consist of the domain components, in reverse order, of your
-domain name, as recommended by RFC2247.
+domain name, as recommended by RFC 2247.
.Bd -literal -offset indent
namespace "dc=example,dc=com" {
rootdn "cn=admin,dc=example,dc=com"