`man 7 term` contains the following:
Terminal type descriptions are stored as files of capability data
underneath /usr/share/terminfo. To browse a list of all terminal names
recognized by the system, do
toe | more
However, I cannot see a `toe` command on any of my OpenBSD boxes, nor does
it seem to be a shell builtin, nor can I see any meaningful references in
src/ other than in the man page source file.
It's quite probable that I'm being an idiot, and that I should know how to
run `toe`, but perhaps this reference in the man page is out of date?
Laurie