summaryrefslogtreecommitdiff
path: root/lib/libc/db/man/dbopen.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/man/dbopen.3')
-rw-r--r--lib/libc/db/man/dbopen.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3
index 9673d5785d2..8bde544ec0d 100644
--- a/lib/libc/db/man/dbopen.3
+++ b/lib/libc/db/man/dbopen.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dbopen.3,v 1.18 2001/08/06 10:42:25 mpech Exp $
+.\" $OpenBSD: dbopen.3,v 1.19 2003/05/07 08:52:42 jmc Exp $
.\" $NetBSD: dbopen.3,v 1.6 1995/02/27 13:23:25 cgd Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
@@ -542,9 +542,9 @@ for any of the errors specified for the library routine
The typedef DBT is a mnemonic for
.Dq data base thang ,
and was used
-because noone could think of a reasonable name that wasn't already used.
+because no one could think of a reasonable name that wasn't already used.
.Pp
-The file descriptor interface is a kluge and will be deleted in a
+The file descriptor interface is a kludge and will be deleted in a
future version of the interface.
.Pp
None of the access methods provide any form of concurrent access,