diff options
author | Warren Block <wblock@FreeBSD.org> | 2014-11-05 22:33:20 +0000 |
---|---|---|
committer | Warren Block <wblock@FreeBSD.org> | 2014-11-05 22:33:20 +0000 |
commit | 434fb394fdc245cfbd5a89543c0d445bc8269ccf (patch) | |
tree | 380d28f87b88e6d1c7a832ac5fc92ee3c8ce68cd | |
parent | c1cd2665451dff07251f899d77f020457df4ebcf (diff) | |
download | src-test2-434fb394fdc245cfbd5a89543c0d445bc8269ccf.tar.gz src-test2-434fb394fdc245cfbd5a89543c0d445bc8269ccf.zip |
Notes
-rw-r--r-- | etc/motd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ 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 For other languages, replace "en" with a language code like de or fr. -Show the version of FreeBSD installed: uname -a +Show the version of FreeBSD installed: freebsd-version ; uname -a Please include that output and any error messages when posting questions. Introduction to manual pages: man man FreeBSD directory layout: man hier |