diff options
author | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-04-18 17:27:18 +0000 |
---|---|---|
committer | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-04-18 17:27:18 +0000 |
commit | 0a95ed57a67e9a221d089c449a7d2453f2403c0d (patch) | |
tree | f3846561a3331a2dde89bdcd0b852d5e8ba70e2c /share | |
parent | abe141a6cef37a257a31089597f28efb5f5e7b05 (diff) |
operator alias points to root by default.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/afterboot.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 0093dd376d4..57123f95211 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.41 2000/04/18 16:57:14 kjell Exp $ +.\" $OpenBSD: afterboot.8,v 1.42 2000/04/18 17:27:17 kjell Exp $ .Dd October 20, 1997 .Dt AFTERBOOT 8 \!\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu @@ -539,14 +539,13 @@ from the master so that the remote commands work. .Ss Mail Aliases Edit .Pa /etc/mail/aliases -and set the four standard aliases to go to either a mailing list, or +and set the three standard aliases to go to either a mailing list, or the system administrator. .Bd -literal -offset indent # Well-known aliases -- these should be filled in! root: sysadm manager: sysadm dumper: sysadm -operator: sysadm .Ed .Pp Run |