svn commit: r263587 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat Mar 22 00:20:52 UTC 2014


Author: gjb
Date: Sat Mar 22 00:20:51 2014
New Revision: 263587
URL: http://svnweb.freebsd.org/changeset/base/263587

Log:
  Document r258818.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Mar 22 00:20:49 2014	(r263586)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Mar 22 00:20:51 2014	(r263587)
@@ -321,6 +321,12 @@
     <sect2 xml:id="userland">
       <title>Userland Changes</title>
 
+      <para revision="258818">The &man.uname.1; utility has been
+	updated to include the <literal>-U</literal> and
+	<literal>-K</literal> flags, which print the
+	<envar>__FreeBSD_version</envar> for the running userland
+	and kernel, respectively.</para>
+
       <para revision="258844">The &man.fetch.3; library has been
 	updated to support SNI (Server Name Identification), allowing
 	to use virtual hosts on HTTPS.</para>


More information about the svn-src-stable-9 mailing list