summaryrefslogtreecommitdiffstats
path: root/t/fmt/man/tbl-option-tab.man
blob: 2168135855a5007a949568b682620cf9c2cc9b17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.\" This chunk comes from mandb(8).

.TS
tab (@);
l l l l.
Name@Type@Async@Filename
_
Berkeley db@T{
Binary tree
T}@Yes@\fIindex.bt\fR
GNU gdbm v >= 1.6@T{
Hashed
T}@Yes@\fIindex.db\fR
GNU gdbm v <  1.6@T{
Hashed
T}@No@\fIindex.db\fR
UNIX ndbm@T{
Hashed
T}@No@\fIindex.(dir|pag)\fR
.TE