diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-04-08 22:39:59 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-04-08 22:39:59 +0000 |
| commit | ab8146f4b418eb8ad083a33b49af76b11df9ab4d (patch) | |
| tree | d152a79d9007c817c37b2d2f2bf5ed7904f22de4 | |
| parent | 1d4ad68b18eff4a1169c5e640f11f8d0e4914f6a (diff) | |
Notes
| -rw-r--r-- | etc/motd | 21 |
1 files changed, 16 insertions, 5 deletions
@@ -1,10 +1,21 @@ FreeBSD ?.?.? (UNKNOWN) -Welcome to FreeBSD! +Welcome to FreeBSD! You will find security advisories and updated +errata information for all releases at http://www.FreeBSD.ORG/releases/ -If the doc distribution has been loaded on this machine, the FreeBSD -Handbook will be in file:/usr/share/doc/handbook and the FAQ in -file:/usr/share/doc/FAQ +Before asking for technical assistance: + 1. Consult the ERRATA section for your release at the URL above. -Type /stand/sysinstall to re-enter the installation and configuration utility. + 2. Search the Handbook, FAQ, and mail archives at + 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. + +You may also use `/stand/sysinstall' to re-enter the installation and +configuration utility. Edit /etc/motd to change this login announcement. |
