I recently upgraded to a snapshot and tried to set up smtpd.
But the first example in the smtpd.conf(5) manpage fails with a usage error:
# makemap /etc/mail/secrets
Usage: makemap [-C cffile] [-N] [-c cachesize] [-D commentchar]
[-d] [-e] [-f] [-l] [-o] [-r] [-s] [-t delimiter]
[-u] [-v] type mapnameWhat is the correct way to perform this step? Should the manpage be updated? -- Anthony J. Bentley

