Date: Thu, 30 Mar 2017 05:57:01 +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-10@freebsd.org Subject: svn commit: r316236 - stable/10/share/man/man7 Message-ID: <201703300557.v2U5v1Fv097742@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ngie Date: Thu Mar 30 05:57:01 2017 New Revision: 316236 URL: https://svnweb.freebsd.org/changeset/base/316236 Log: MFC r315789: tests(7): fix mdoc warning Continue sentence in "Configuring the tests" on a new line. Modified: stable/10/share/man/man7/tests.7 Directory Properties: stable/10/ (props changed) Modified: stable/10/share/man/man7/tests.7 ============================================================================== --- stable/10/share/man/man7/tests.7 Thu Mar 30 05:54:27 2017 (r316235) +++ stable/10/share/man/man7/tests.7 Thu Mar 30 05:57:01 2017 (r316236) @@ -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?201703300557.v2U5v1Fv097742>