svn commit: r272688 - stable/10/cddl/contrib/opensolaris/cmd/zpool

Andriy Gapon avg at FreeBSD.org
Tue Oct 7 13:20:05 UTC 2014


Author: avg
Date: Tue Oct  7 13:20:04 2014
New Revision: 272688
URL: https://svnweb.freebsd.org/changeset/base/272688

Log:
  MFC r261892: zpool.8: fix typo in option description of labelclear command

Modified:
  stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool.8
==============================================================================
--- stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool.8	Tue Oct  7 13:18:28 2014	(r272687)
+++ stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool.8	Tue Oct  7 13:20:04 2014	(r272688)
@@ -1353,7 +1353,7 @@ The
 .Ar device
 must not be part of an active pool configuration.
 .Bl -tag -width indent
-.It Fl v
+.It Fl f
 Treat exported or foreign devices as inactive.
 .El
 .It Xo


More information about the svn-src-stable mailing list