summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldapd
diff options
context:
space:
mode:
authorreyk <reyk@openbsd.org>2018-05-14 11:10:15 +0000
committerreyk <reyk@openbsd.org>2018-05-14 11:10:15 +0000
commitf1e64d85a182483f55cb81a4bb9168b3d8405734 (patch)
tree9c05452f143680d272ba9c0f01c36bad55da39cb /usr.sbin/ldapd
parentExpose memory barriers to userland. (diff)
downloadwireguard-openbsd-f1e64d85a182483f55cb81a4bb9168b3d8405734.tar.xz
wireguard-openbsd-f1e64d85a182483f55cb81a4bb9168b3d8405734.zip
Remove duplicated word ("scope scope").
Pointed out by jmc@
Diffstat (limited to 'usr.sbin/ldapd')
-rw-r--r--usr.sbin/ldapd/ldapd.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ldapd/ldapd.conf.5 b/usr.sbin/ldapd/ldapd.conf.5
index 769aa785cdc..fbe16fcec9d 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.23 2018/05/14 07:53:47 reyk Exp $
+.\" $OpenBSD: ldapd.conf.5,v 1.24 2018/05/14 11:10:15 reyk Exp $
.\"
.\" Copyright (c) 2009, 2010 Martin Hedenfalk <martin@bzero.se>
.\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org>
@@ -248,7 +248,7 @@ This is the default if no scope is specified.
The filter rule applies to the root DSE.
.El
.Pp
-The scope scope can be restricted to an optional attribute:
+The scope can be restricted to an optional attribute:
.Bl -tag -width Ds
.It attribute Ar name
The filter rule applies to the specified attribute.