summaryrefslogtreecommitdiff
path: root/lib/libc/db
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2007-01-25 00:27:35 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2007-01-25 00:27:35 +0000
commit2fadfce2d7dacad94118b0d92c14f5f80551bc5c (patch)
treece85e6fa2d1cb907cfc56a7425a88c75f45c7c21 /lib/libc/db
parent4d2fd0fbf0dab60582f845c8d5fe6aeb1461530c (diff)
Move paragraphs unrelated to bfname out of this list item.
ok millert jmc
Diffstat (limited to 'lib/libc/db')
-rw-r--r--lib/libc/db/man/recno.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/db/man/recno.3 b/lib/libc/db/man/recno.3
index e2d02009a65..5b1c2f2c429 100644
--- a/lib/libc/db/man/recno.3
+++ b/lib/libc/db/man/recno.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: recno.3,v 1.15 2005/07/17 09:10:36 jaredy Exp $
+.\" $OpenBSD: recno.3,v 1.16 2007/01/25 00:27:34 bluhm Exp $
.\" $NetBSD: recno.3,v 1.6 1996/05/03 21:26:51 cgd Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
@@ -160,6 +160,7 @@ file, as if specified as the file name for a
of a
.Xr btree 3
file.
+.El
.Pp
The data part of the key/data pair used by the recno access method
is the same as other access methods.
@@ -189,7 +190,6 @@ using the
interface to create a new record will cause the creation of multiple,
empty records if the record number is more than one greater than the
largest record currently in the database.
-.El
.Sh ERRORS
The
.Fa recno