Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2014 04:25:24 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r274128 - stable/10/etc
Message-ID:  <201411050425.sA54POK7017433@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock (doc committer)
Date: Wed Nov  5 04:25:23 2014
New Revision: 274128
URL: https://svnweb.freebsd.org/changeset/base/274128

Log:
  MFC r273985:
  
  Add the less-ambiguous freebsd-version command.

Modified:
  stable/10/etc/motd
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/etc/motd
==============================================================================
--- stable/10/etc/motd	Wed Nov  5 04:18:41 2014	(r274127)
+++ stable/10/etc/motd	Wed Nov  5 04:25:23 2014	(r274128)
@@ -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?201411050425.sA54POK7017433>