diff options
Diffstat (limited to 'man3/btree.3')
| -rw-r--r-- | man3/btree.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/btree.3 b/man3/btree.3 index 8e9c7fb31e..8984f8b706 100644 --- a/man3/btree.3 +++ b/man3/btree.3 @@ -68,9 +68,9 @@ The btree access-method-specific data structure provided to is defined in the .I <db.h> include file as follows: +.PP .in +4n -.nf - +.EX typedef struct { unsigned long flags; unsigned int cachesize; |
