diff options
Diffstat (limited to 'man3/dbopen.3')
| -rw-r--r-- | man3/dbopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/dbopen.3 b/man3/dbopen.3 index 2ea5ad3cf7..06200e26ef 100644 --- a/man3/dbopen.3 +++ b/man3/dbopen.3 @@ -58,7 +58,7 @@ library instead. .PP .BR dbopen () is the library interface to database files. -The supported file formats are btree, hashed and UNIX file oriented. +The supported file formats are btree, hashed, and UNIX file oriented. The btree format is a representation of a sorted, balanced tree structure. The hashed format is an extensible, dynamic hashing scheme. The flat-file format is a byte stream file with fixed or variable length |
