summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 14:42:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 14:42:15 +0000
commitaa01c059faabe49199a85ca5af24c3a2a9dd257c (patch)
treefd0432832df282aea34cf3cdb05053f5b2ef3028 /lib/libc
parent2a35d40fbbc14c42d55386d2395a724e248db6ce (diff)
more .%A handling; bk@rt.fm
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/db/man/btree.35
-rw-r--r--lib/libc/string/bm.35
2 files changed, 6 insertions, 4 deletions
diff --git a/lib/libc/db/man/btree.3 b/lib/libc/db/man/btree.3
index b85ad22786b..12443e04029 100644
--- a/lib/libc/db/man/btree.3
+++ b/lib/libc/db/man/btree.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: btree.3,v 1.14 2000/04/18 02:31:35 aaron Exp $
+.\" $OpenBSD: btree.3,v 1.15 2001/06/23 14:42:12 deraadt Exp $
.\" $NetBSD: btree.3,v 1.6 1996/05/03 21:26:48 cgd Exp $
.\"
.\" Copyright (c) 1997, Phillip F Knaack. All rights reserved.
@@ -243,7 +243,8 @@ for any of the errors specified for the library routine
.Re
.Rs
.%T "Prefix B-trees"
-.%A Bayer and Unterauer
+.%A Rudolf Bayer
+.%A Karl Unterauer
.%J ACM Transactions on Database Systems
.%V Vol. 2 , 1
.%D March 1977
diff --git a/lib/libc/string/bm.3 b/lib/libc/string/bm.3
index 15277de8853..7138ee42716 100644
--- a/lib/libc/string/bm.3
+++ b/lib/libc/string/bm.3
@@ -32,7 +32,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: bm.3,v 1.5 2000/04/21 15:24:19 aaron Exp $
+.\" $OpenBSD: bm.3,v 1.6 2001/06/23 14:42:12 deraadt Exp $
.\"
.Dd June 29, 1999
.Dt BM 3
@@ -107,7 +107,8 @@ is
.Xr strstr 3
.Rs
.%R "Fast String Searching"
-.%A "Hume and Sunday"
+.%A Andrew Hume
+.%A Daniel Sunday
.%J "Software Practice and Experience"
.%V Volume 21, 11 (November 1991)
.%P 1221-48