diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 1999-02-08 21:29:39 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 1999-02-08 21:29:39 +0000 |
commit | 0d35e40d61a162640b2963d3647050e33c66fab8 (patch) | |
tree | 8276ce77ecc7009733a95ecb67372e91e29ad049 | |
parent | c8e126f7f0a638cd06b6d788cb316b1fb69f3063 (diff) |
Notes
-rw-r--r-- | etc/aliases | 3 | ||||
-rw-r--r-- | etc/mail/aliases | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/etc/aliases b/etc/aliases index 6df2b6136de8f..2333d2827d1ab 100644 --- a/etc/aliases +++ b/etc/aliases @@ -1,4 +1,4 @@ -# $Id: aliases,v 1.7 1998/11/03 08:14:38 phk Exp $ +# $Id: aliases,v 1.8 1999/01/04 21:21:10 billf Exp $ # @(#)aliases 5.3 (Berkeley) 5/24/90 # # Aliases in this file will NOT be expanded in the header from @@ -30,6 +30,7 @@ man: root news: root nobody: root operator: root +pop: root system: root toor: root usenet: news diff --git a/etc/mail/aliases b/etc/mail/aliases index 6df2b6136de8f..2333d2827d1ab 100644 --- a/etc/mail/aliases +++ b/etc/mail/aliases @@ -1,4 +1,4 @@ -# $Id: aliases,v 1.7 1998/11/03 08:14:38 phk Exp $ +# $Id: aliases,v 1.8 1999/01/04 21:21:10 billf Exp $ # @(#)aliases 5.3 (Berkeley) 5/24/90 # # Aliases in this file will NOT be expanded in the header from @@ -30,6 +30,7 @@ man: root news: root nobody: root operator: root +pop: root system: root toor: root usenet: news |