Sync usage with man page.
[netbsd-mini2440.git] / usr.sbin / sendmail / cf / sitedep / README
blobe33ca3bd1f526b4a53e8ae4f05fc46285060a352
2 Everything in this directory is site dependent.  It contains info
3 such as UUCP host lists, SMTPUUCP host lists, etc.  The idea here
4 is that there is one .m4 file for every generic type of configuration
5 file, and can be one .m4 file for hosts that have oddball needs.
8 On okeeffe:
10 To edit one of these files (say to add a uucp host), do
12         sccs edit file
14 make your changes, and then do
16         sccs delget file
18 Then cd to ../cf and do a "make".