summaryrefslogtreecommitdiff
path: root/usr.sbin/ldapd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ldapd')
-rw-r--r--usr.sbin/ldapd/btree.36
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ldapd/btree.3 b/usr.sbin/ldapd/btree.3
index 28529f5ff98..fe3fddbd8ae 100644
--- a/usr.sbin/ldapd/btree.3
+++ b/usr.sbin/ldapd/btree.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: btree.3,v 1.3 2010/11/03 17:30:01 martinh Exp $
+.\" $OpenBSD: btree.3,v 1.4 2013/07/16 11:13:33 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010 Martin Hedenfalk <martinh@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: November 3 2010 $
+.Dd $Mdocdate: July 16 2013 $
.Dt BTREE 3
.Os
.Sh NAME
@@ -243,6 +243,6 @@ The file should be re-opened and the operation retried.
The
.Nm btree
library was written by
-.An Martin Hedenfalk Aq martin@bzero.se
+.An Martin Hedenfalk Aq Mt martin@bzero.se .
.Sh BUGS
Byte order is assumed never to change.