diff options
Diffstat (limited to 'lib/libc/db')
-rw-r--r-- | lib/libc/db/man/dbopen.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/db/man/dbopen.3 b/lib/libc/db/man/dbopen.3 index 1479b07198d..9c725e60cf8 100644 --- a/lib/libc/db/man/dbopen.3 +++ b/lib/libc/db/man/dbopen.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dbopen.3,v 1.8 1999/05/23 14:10:58 aaron Exp $ +.\" $OpenBSD: dbopen.3,v 1.9 1999/05/25 13:06:44 aaron Exp $ .\" $NetBSD: dbopen.3,v 1.6 1995/02/27 13:23:25 cgd Exp $ .\" .\" Copyright (c) 1997, Phillip F Knaack. All rights reserved. @@ -141,7 +141,7 @@ and contains at least the following fields: .Pp .Bl -item -compact typedef struct { -.It. +.It .Bl -item -compact -inset -offset indent .It DBTYPE type; |