Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 05:50:36 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r316232 - stable/11/share/man/man7
Message-ID:  <201703300550.v2U5oatW093754@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Thu Mar 30 05:50:36 2017
New Revision: 316232
URL: https://svnweb.freebsd.org/changeset/base/316232

Log:
  MFC r315789:
  
  tests(7): fix mdoc warning
  
  Continue sentence in "Configuring the tests" on a new line.

Modified:
  stable/11/share/man/man7/tests.7
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man7/tests.7
==============================================================================
--- stable/11/share/man/man7/tests.7	Thu Mar 30 05:49:46 2017	(r316231)
+++ stable/11/share/man/man7/tests.7	Thu Mar 30 05:50:36 2017	(r316232)
@@ -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?201703300550.v2U5oatW093754>