Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2014 13:23:49 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r262051 - head/cddl/contrib/opensolaris/cmd/zpool
Message-ID:  <201402171323.s1HDNnQg059102@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld (ports committer)
Date: Mon Feb 17 13:23:49 2014
New Revision: 262051
URL: http://svnweb.freebsd.org/changeset/base/262051

Log:
  Fix formatting.
  
  "Manpages should start a new sentence on a new line. This makes it easier
  for translators to track changes." -jhb
  
  Approved by:	jhb
  MFC after:	3 days
  Sponsored by:	SupraNet Communications, Inc

Modified:
  head/cddl/contrib/opensolaris/cmd/zpool/zpool.8

Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool.8
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool.8	Mon Feb 17 13:19:27 2014	(r262050)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool.8	Mon Feb 17 13:23:49 2014	(r262051)
@@ -1960,5 +1960,5 @@ implementation of this manual page was i
 The
 .Cm spare
 feature requires a utility to detect zpool degradation and initiate
-disk replacement within the zpool. FreeBSD does not provide such a
-utility at this time.
+disk replacement within the zpool.
+FreeBSD does not provide such a utility at this time.



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