summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-05-06 18:39:03 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-05-06 18:39:03 +0000
commit40f9a81b0ef6aa49565537dfd35f447c3095f1cb (patch)
tree03fbab200d08bd95b09806b8816198ceeb3d21d0
parente7c0ebd94cf524d549aba9ee141442aa8165deeb (diff)
lift the note on customised motd from afterboot(8);
diff from Rodolfo Gouveia, though i applied a different fix
-rw-r--r--share/man/man5/motd.56
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man5/motd.5 b/share/man/man5/motd.5
index 469ca837ab5..5b784efa440 100644
--- a/share/man/man5/motd.5
+++ b/share/man/man5/motd.5
@@ -1,9 +1,9 @@
-.\" $OpenBSD: motd.5,v 1.8 2007/05/31 19:19:58 jmc Exp $
+.\" $OpenBSD: motd.5,v 1.9 2009/05/06 18:39:02 jmc Exp $
.\" $NetBSD: motd.5,v 1.2 1994/12/28 18:58:53 glass Exp $
.\"
.\" This file is in the public domain.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: May 6 2009 $
.Dt MOTD 5
.Os
.Sh NAME
@@ -19,6 +19,8 @@ It is generally used for important system-wide announcements.
During system startup, a line containing the kernel version string
replaces all lines up to (but not including) the first blank line of
this file.
+To keep any custom message intact, ensure that you leave two blank lines
+at the top, or your message will be overwritten.
.Pp
Individual users may suppress the display of this file by creating a file named
.Pa .hushlogin