diff options
Diffstat (limited to 'lib/libc/db/man/btree.3')
-rw-r--r-- | lib/libc/db/man/btree.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/db/man/btree.3 b/lib/libc/db/man/btree.3 index b97141b868f..4fdc9cd6786 100644 --- a/lib/libc/db/man/btree.3 +++ b/lib/libc/db/man/btree.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: btree.3,v 1.8 1999/05/27 16:20:59 aaron Exp $ +.\" $OpenBSD: btree.3,v 1.9 1999/06/05 04:47:41 aaron Exp $ .\" $NetBSD: btree.3,v 1.6 1996/05/03 21:26:48 cgd Exp $ .\" .\" Copyright (c) 1997, Phillip F Knaack. All rights reserved. @@ -92,7 +92,7 @@ The elements of this structure are as follows: .Bl -tag -width "XXXXXX" .It flags The flag value is specified by -.Em OR Ns 'ing +.Tn OR Ns 'ing any of the following values: .Bl -tag -width XXXXX .It Dv R_DUP |