diff options
author | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-04-18 16:57:15 +0000 |
---|---|---|
committer | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-04-18 16:57:15 +0000 |
commit | abe141a6cef37a257a31089597f28efb5f5e7b05 (patch) | |
tree | b01c2b461149ba7d04a7ce1844a82a1729a287f3 /share/man/man8 | |
parent | 18c5b3abe263527d3398131287565dd26d799e18 (diff) |
Answer the motd FAQ here, too. ok aaron@.
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/afterboot.8 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index bb3a1184fee..0093dd376d4 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.40 2000/04/18 15:14:36 millert Exp $ +.\" $OpenBSD: afterboot.8,v 1.41 2000/04/18 16:57:14 kjell Exp $ .Dd October 20, 1997 .Dt AFTERBOOT 8 \!\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu @@ -451,6 +451,11 @@ to make lawyers comfortable and make sure that no mention of the word "Welcome" appears. (Some U.S. lawyers have stated that the word "Welcome" is an invitation to come on in.) +Note that this file is modified by +.Pa /etc/rc +whenever the system is booted. To keep any custom message intact, ensure +that you leave two blank lines at the top, or your message will be +overwritten. .Ss Add new users Add users. There is an |