Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2017 05:12:07 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r315789 - head/share/man/man7
Message-ID:  <201703230512.v2N5C7EH017807@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Thu Mar 23 05:12:07 2017
New Revision: 315789
URL: https://svnweb.freebsd.org/changeset/base/315789

Log:
  tests(7): fix mdoc warning
  
  Continue sentence in "Configuring the tests" on a new line.
  
  MFC after:	1 week
  Reported by:	make manlint
  Sponsored by:	Dell EMC Isilon

Modified:
  head/share/man/man7/tests.7

Modified: head/share/man/man7/tests.7
==============================================================================
--- head/share/man/man7/tests.7	Thu Mar 23 05:06:40 2017	(r315788)
+++ head/share/man/man7/tests.7	Thu Mar 23 05:12:07 2017	(r315789)
@@ -26,7 +26,7 @@
 .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
 .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 5, 2015
+.Dd March 22, 2017
 .Dt TESTS 7
 .Os
 .Sh NAME
@@ -151,8 +151,9 @@ to its manual page
 Some test cases in the
 .Fx
 Test Suite require manual configuration by the administrator before they can be
-run.  Unless certain properties are defined, the tests that require them will
-be skipped.
+run.
+Unless certain properties are defined, the tests that require them will be
+skipped.
 .Pp
 Test suites are configured by defining their configuration
 variables in



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