summaryrefslogtreecommitdiff
path: root/lib/libc/db/man/btree.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/man/btree.3')
-rw-r--r--lib/libc/db/man/btree.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/db/man/btree.3 b/lib/libc/db/man/btree.3
index 93d2a6a75ba..4a16a09889c 100644
--- a/lib/libc/db/man/btree.3
+++ b/lib/libc/db/man/btree.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: btree.3,v 1.5 1997/07/28 15:11:57 flipk Exp $
+.\" $OpenBSD: btree.3,v 1.6 1999/03/10 21:25:25 pjanzen Exp $
.\" $NetBSD: btree.3,v 1.6 1996/05/03 21:26:48 cgd Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
@@ -116,7 +116,7 @@ the tree will fail.
If the database contains duplicate keys, the order of retrieval of
key/data pairs is undefined if the
.Fn get
-routine is used, however,
+routine is used; however,
.Fn seq
routine calls with the
.Dv R_CURSOR