Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2014 14:21:40 +0000 (UTC)
From:      Glen Barber <gjb@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: r270479 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201408241421.s7OELeIk036130@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sun Aug 24 14:21:40 2014
New Revision: 270479
URL: http://svnweb.freebsd.org/changeset/base/270479

Log:
  Document r263403, alises for 'zfs snap' and 'zfs list -t snap'
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Aug 24 14:21:38 2014	(r270478)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Aug 24 14:21:40 2014	(r270479)
@@ -337,6 +337,11 @@
     <para revision="263046">The timezone database has been updated to
       version tzdata2014a.</para>
 
+    <para revision="263403">The &man.zfs.8; userland utility has been
+      updated to include aliases for <command>snapshot</command>,
+      which allows use of <command>zfs list -t snap</command> and
+      <command>zfs snap</command>.</para>
+
     <para revision="266279">The &man.ps.1; utility has been
       updated to include the <literal>-J</literal> flag, used to
       filter output by matching &man.jail.8; IDs and names.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408241421.s7OELeIk036130>