diff options
| author | wiz <wiz@NetBSD.org> | 2003-06-06 13:42:49 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-06-06 13:42:49 +0000 |
| commit | aeeb4fe3d07cb940d0bb1be8fa8c7f5d4cf73280 (patch) | |
| tree | c662c2a4795ffc339037c4ad93e31ce55c7ab1ca /lib/libc | |
| parent | 4ed8aa82edbd4030df6e931d3365eea368c510d4 (diff) | |
Grammar, spelling, markup fixes from jmc@openbsd.
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/db/man/dbopen.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3 index f38397e8695..ece9cc8e601 100644 --- a/lib/libc/db/man/dbopen.3 +++ b/lib/libc/db/man/dbopen.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: dbopen.3,v 1.13 2003/04/17 19:32:17 wiz Exp $ +.\" $NetBSD: dbopen.3,v 1.14 2003/06/06 13:42:49 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -527,10 +527,10 @@ for any of the errors specified for the library routine .Sh BUGS The typedef DBT is a mnemonic for .Dq data base thang , -and was used because noone could think of a reasonable name that +and was 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, |
