Add the less-ambiguous freebsd-version command.

Reviewed by:	-stable
MFC after:	3 days
This commit is contained in:
Warren Block 2014-11-02 19:25:31 +00:00
parent 9fc2d29ead
commit 4396281efd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=273985

View File

@ -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