diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 14:42:15 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 14:42:15 +0000 |
commit | aa01c059faabe49199a85ca5af24c3a2a9dd257c (patch) | |
tree | fd0432832df282aea34cf3cdb05053f5b2ef3028 /lib/libc/db/man | |
parent | 2a35d40fbbc14c42d55386d2395a724e248db6ce (diff) |
more .%A handling; bk@rt.fm
Diffstat (limited to 'lib/libc/db/man')
-rw-r--r-- | lib/libc/db/man/btree.3 | 5 |
1 files changed, 3 insertions, 2 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 |