diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-08 11:02:04 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-07-08 11:02:04 +0000 |
commit | c4f1ae2cdf90c12c259dccdfafef4b7d230a98d6 (patch) | |
tree | 1c6ea3f60353db2f4e06852113f527368c864b53 /share/man/man8 | |
parent | d0a77439da8cc16fc6133fcaf70cd222f52e8391 (diff) |
change `Mail aliases' entry to minimise config for user;
ok millert@
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/afterboot.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index fed8975fa3b..abd03b68cb7 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.93 2004/07/08 10:56:22 jmc Exp $ +.\" $OpenBSD: afterboot.8,v 1.94 2004/07/08 11:02:03 jmc Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -553,8 +553,8 @@ the system administrator. .Bd -literal -offset indent # Well-known aliases -- these should be filled in! root: sysadm -manager: sysadm -dumper: sysadm +manager: root +dumper: root .Ed .Pp Run |