Sync usage with man page.
[netbsd-mini2440.git] / external / ibm-public / postfix / dist / src / global / mail_dict.h
blob9a5c8808ff20886942706c4713ba67a9e017edc8
1 /* $NetBSD$ */
3 /*++
4 /* NAME
5 /* mail_dict 3h
6 /* SUMMARY
7 /* register application-specific dictionaries
8 /* SYNOPSIS
9 /* #include <mail_dict.h>
10 /* DESCRIPTION
11 /* .nf
14 * External interface.
16 extern void mail_dict_init(void);
18 /* LICENSE
19 /* .ad
20 /* .fi
21 /* The Secure Mailer license must be distributed with this software.
22 /* AUTHOR(S)
23 /* Wietse Venema
24 /* IBM T.J. Watson Research
25 /* P.O. Box 704
26 /* Yorktown Heights, NY 10598, USA
27 /*--*/