svn commit: r366236 - stable/11/share/man/man7
Mateusz Piotrowski
0mp at FreeBSD.org
Mon Sep 28 22:16:30 UTC 2020
Author: 0mp (doc,ports committer)
Date: Mon Sep 28 22:16:29 2020
New Revision: 366236
URL: https://svnweb.freebsd.org/changeset/base/366236
Log:
MFC r364387:
Cross-reference development.7 and tests.7
Modified:
stable/11/share/man/man7/development.7
stable/11/share/man/man7/tests.7
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/share/man/man7/development.7
==============================================================================
--- stable/11/share/man/man7/development.7 Mon Sep 28 22:13:07 2020 (r366235)
+++ stable/11/share/man/man7/development.7 Mon Sep 28 22:16:29 2020 (r366236)
@@ -23,7 +23,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 7, 2013
+.Dd August 19, 2020
.Dt DEVELOPMENT 7
.Os
.Sh NAME
@@ -462,6 +462,7 @@ operations you do will be done as
.Xr firewall 7 ,
.Xr release 7 ,
.Xr tuning 7 ,
+.Xr tests 7 ,
.Xr diskless 8
.Sh HISTORY
The
Modified: stable/11/share/man/man7/tests.7
==============================================================================
--- stable/11/share/man/man7/tests.7 Mon Sep 28 22:13:07 2020 (r366235)
+++ stable/11/share/man/man7/tests.7 Mon Sep 28 22:16:29 2020 (r366236)
@@ -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 August 21, 2017
+.Dd August 19, 2020
.Dt TESTS 7
.Os
.Sh NAME
@@ -222,7 +222,8 @@ Top-level test suite definition file.
.El
.Sh SEE ALSO
.Xr kyua 1 ,
-.Xr build 7
+.Xr build 7 ,
+.Xr development 7
.Sh HISTORY
The
.Fx
More information about the svn-src-all
mailing list