diff options
author | wblock <wblock@FreeBSD.org> | 2014-09-28 23:15:18 +0000 |
---|---|---|
committer | wblock <wblock@FreeBSD.org> | 2014-09-28 23:15:18 +0000 |
commit | 37636a7bdce0c74975e45d664648e04ee6b0e6b0 (patch) | |
tree | ebe0d55c8be40587a89689b697464c4723800726 /etc/motd | |
parent | 2a73c68cd0a6c420152d56ec65fd38b319af3f39 (diff) | |
download | FreeBSD-src-37636a7bdce0c74975e45d664648e04ee6b0e6b0.zip FreeBSD-src-37636a7bdce0c74975e45d664648e04ee6b0e6b0.tar.gz |
MFC r272137:
Revised to better point to release notes and errata, security
advisories, and be more specific about the -questions list.
Approved by: re (gjb)
Diffstat (limited to 'etc/motd')
-rw-r--r-- | etc/motd | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,12 +1,13 @@ FreeBSD ?.?.? (UNKNOWN) -Welcome to FreeBSD! Handy technical support resources: +Welcome to FreeBSD! -Security advisories and errata: https://www.FreeBSD.org/releases/ -Handbook: https://www.FreeBSD.org/handbook/ -FAQ: https://www.FreeBSD.org/faq/ -Mailing list: https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/ -Forums: https://forums.FreeBSD.org/ +Release Notes, Errata: https://www.FreeBSD.org/releases/ +Security Advisories: https://www.FreeBSD.org/security/ +FreeBSD Handbook: https://www.FreeBSD.org/handbook/ +FreeBSD FAQ: https://www.FreeBSD.org/faq/ +Questions List: https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/ +FreeBSD Forums: https://forums.FreeBSD.org/ Documents installed with the system are in the /usr/local/share/doc/freebsd/ directory, or can be installed later with: pkg install en-freebsd-doc @@ -14,7 +15,6 @@ For other languages, replace "en" with a language code like de or fr. Show the version of FreeBSD installed: uname -a Please include that output and any error messages when posting questions. - Introduction to manual pages: man man FreeBSD directory layout: man hier |