diff options
author | 2000-09-19 00:33:07 +0000 | |
---|---|---|
committer | 2000-09-19 00:33:07 +0000 | |
commit | cec8439ea25447e437a8e4a2e3f3c512bc4b0097 (patch) | |
tree | 29270e17cee7e69fcc322b2716f496eb6b1d4506 | |
parent | fix compilation problem on systems w/o inet6. (diff) | |
download | wireguard-openbsd-cec8439ea25447e437a8e4a2e3f3c512bc4b0097.tar.xz wireguard-openbsd-cec8439ea25447e437a8e4a2e3f3c512bc4b0097.zip |
sendmail.cf lives in /etc/mail now
-rw-r--r-- | distrib/notes/mvme68k/install | 4 | ||||
-rw-r--r-- | distrib/notes/mvme88k/install | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/distrib/notes/mvme68k/install b/distrib/notes/mvme68k/install index 5a07d3747ff..4443bb43f58 100644 --- a/distrib/notes/mvme68k/install +++ b/distrib/notes/mvme68k/install @@ -228,8 +228,8 @@ You should create yourself an account and protect it and the "root" account with good passwords. Some of the files in the OpenBSD OSREV distribution might need to be -tailored for your site. In particular, the /etc/sendmail.cf file will -almost definitely need to be adjusted, and other files in /etc will +tailored for your site. In particular, the /etc/mail/sendmail.cf file +will almost definitely need to be adjusted, and other files in /etc will probably need to be modified. If you are unfamiliar with UN*X-like system administration, it's recommended that you buy a book that discusses it. diff --git a/distrib/notes/mvme88k/install b/distrib/notes/mvme88k/install index 09cd942d2f8..7a0cd1d7653 100644 --- a/distrib/notes/mvme88k/install +++ b/distrib/notes/mvme88k/install @@ -222,8 +222,8 @@ You should create yourself an account and protect it and the "root" account with good passwords. Some of the files in the OpenBSD OSREV distribution might need to be -tailored for your site. In particular, the /etc/sendmail.cf file will -almost definitely need to be adjusted, and other files in /etc will +tailored for your site. In particular, the /etc/mail/sendmail.cf file +will almost definitely need to be adjusted, and other files in /etc will probably need to be modified. If you are unfamiliar with UN*X-like system administration, it's recommended that you buy a book that discusses it. |