diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2000-08-13 18:38:58 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2000-08-13 18:38:58 +0000 |
commit | 2424c7393a2a912ab1e3678c643b613766634171 (patch) | |
tree | 4294d35406d2c7d1d9eee30b7a16a31dd841950f /usr.bin/mail | |
parent | 41161f82cc4b0a8c39d7af562f3b0b19f72e87e2 (diff) | |
download | FreeBSD-src-2424c7393a2a912ab1e3678c643b613766634171.zip FreeBSD-src-2424c7393a2a912ab1e3678c643b613766634171.tar.gz |
Complete migration of aliases file to /etc/mail/aliases.
The maintainers of share/examples/diskless/README.TEMPLATING and mergemaster
have been contacted so those may be updated as well.
Diffstat (limited to 'usr.bin/mail')
-rw-r--r-- | usr.bin/mail/mail.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 5768456..cefda61 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -270,7 +270,7 @@ The current list of such aliases can be displayed with the command in .Nm mail . System wide distribution lists can be created by editing -.Pa /etc/aliases , +.Pa /etc/mail/aliases , see .Xr aliases 5 and |