svn commit: r285640 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jul 16 17:48:38 UTC 2015


Author: gjb
Date: Thu Jul 16 17:48:37 2015
New Revision: 285640
URL: https://svnweb.freebsd.org/changeset/base/285640

Log:
  Document r285550, w(1) now displays the full IPv6 address of a remote
  connected host.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jul 16 16:32:57 2015	(r285639)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jul 16 17:48:37 2015	(r285640)
@@ -391,6 +391,10 @@
 	sponsor="&scaleengine;">The &man.fstyp.8; utility has been
 	updated to be able to detect &man.zfs.8; and &man.geli.8;
 	filesystems.</para>
+
+      <para revision="285550">The &man.w.1; utility has been updated
+	to display the full IPv6 remote address of the host from which
+	a user is connected.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-head mailing list