diff options
author | dcs <dcs@FreeBSD.org> | 1999-12-11 21:43:38 +0000 |
---|---|---|
committer | dcs <dcs@FreeBSD.org> | 1999-12-11 21:43:38 +0000 |
commit | 116174e5b4231780d6355ed45861ad60c2a235f2 (patch) | |
tree | e018af83133533e7b288bd672a47213f88a03725 /etc/motd | |
parent | d65d419fc8fe65fe0216f93d3ec13059f8dfa3bb (diff) | |
download | FreeBSD-src-116174e5b4231780d6355ed45861ad60c2a235f2.zip FreeBSD-src-116174e5b4231780d6355ed45861ad60c2a235f2.tar.gz |
Add reference to hier(7). This gets motd just over 25 lines. I'm
don't like it, but I think this can greatly ease the learning curve
of Linux-immigrants.
Approved by: jkh
Diffstat (limited to 'etc/motd')
-rw-r--r-- | etc/motd | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -15,7 +15,11 @@ Before asking for technical assistance: `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. - + +If you are not familiar with FreeBSD's directory layout, please refer +to the hier(7) man page. If you are not familiar with man pages, type +"man man". + You may also use `/stand/sysinstall' to re-enter the installation and configuration utility. Edit /etc/motd to change this login announcement. |