Date: Sun, 2 Nov 2014 19:25:31 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r273985 - head/etc Message-ID: <201411021925.sA2JPVV0087054@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock (doc committer) Date: Sun Nov 2 19:25:31 2014 New Revision: 273985 URL: https://svnweb.freebsd.org/changeset/base/273985 Log: Add the less-ambiguous freebsd-version command. Reviewed by: -stable MFC after: 3 days Modified: head/etc/motd Modified: head/etc/motd ============================================================================== --- head/etc/motd Sun Nov 2 19:16:41 2014 (r273984) +++ head/etc/motd Sun Nov 2 19:25:31 2014 (r273985) @@ -13,7 +13,7 @@ Documents installed with the system are 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411021925.sA2JPVV0087054>