summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2017-08-24 16:49:34 +0000
committergjb <gjb@FreeBSD.org>2017-08-24 16:49:34 +0000
commit83fedcc50c476d991df02ba2700319dfd040d3e1 (patch)
tree90e0d3dfdc29650bfb9fe66ef621d14529657f91
parent587b1e174dc86768af7c246ff222731ff110adca (diff)
downloadFreeBSD-src-83fedcc50c476d991df02ba2700319dfd040d3e1.zip
FreeBSD-src-83fedcc50c476d991df02ba2700319dfd040d3e1.tar.gz
MFC r322752:
Update the tests(7) manual page to note the test suite is installed by default as of 11.0-RELEASE. Sponsored by: The FreeBSD Foundation
-rw-r--r--share/man/man7/tests.79
1 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man7/tests.7 b/share/man/man7/tests.7
index 1e98d5e..a40cf6a 100644
--- a/share/man/man7/tests.7
+++ b/share/man/man7/tests.7
@@ -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 March 22, 2017
+.Dd August 21, 2017
.Dt TESTS 7
.Os
.Sh NAME
@@ -59,10 +59,9 @@ hierarchy.
This manual page describes how to run the test suite and how to configure
some of its optional features.
.Ss Installing the test suite
-The test suite is not yet installed by default as part of
-.Fx ,
-but this is bound to change during the development of
-.Fx 11.0 .
+The test suite is installed by default as of
+.Fx
+11.0-RELEASE.
.Pp
If the
.Pa /usr/tests
OpenPOWER on IntegriCloud