diff options
author | nik <nik@FreeBSD.org> | 1999-07-27 18:23:14 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-07-27 18:23:14 +0000 |
commit | c862d29bb843a01dc966842daf09e7429451bcd4 (patch) | |
tree | ce9a429ee047bfda3f27f6f0d2b750c7677b8ff5 /etc/motd | |
parent | 2ef203d08a086528e905bb22395c2b446dd0f1b6 (diff) | |
download | FreeBSD-src-c862d29bb843a01dc966842daf09e7429451bcd4.zip FreeBSD-src-c862d29bb843a01dc966842daf09e7429451bcd4.tar.gz |
FreeBSD.ORG -> FreeBSD.org
Diffstat (limited to 'etc/motd')
-rw-r--r-- | etc/motd | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,20 +1,20 @@ FreeBSD ?.?.? (UNKNOWN) Welcome to FreeBSD! You will find security advisories and updated -errata information for all releases at http://www.FreeBSD.ORG/releases/ +errata information for all releases at http://www.FreeBSD.org/releases/ Before asking for technical assistance: 1. Consult the ERRATA section for your release at the URL above. 2. Search the Handbook, FAQ, and mail archives at - http://www.FreeBSD.ORG/search.html. If the doc distribution is + http://www.FreeBSD.org/search.html. If the doc distribution is installed on this machine, you will also find the formatted FAQ and Handbook documents in /usr/share/doc/ 3. If you still have a question or problem, collect the output of `uname -a' along with error messages from whatever part of the system you are having problems with and email it as a question - to the questions@FreeBSD.ORG mailing list. + to the questions@FreeBSD.org mailing list. You may also use `/stand/sysinstall' to re-enter the installation and configuration utility. Edit /etc/motd to change this login announcement. |