Module Name:    src
Committed By:   jruoho
Date:           Mon Jul 13 07:26:27 UTC 2020

Modified Files:
        src/share/man/man7: release.7

Log Message:
Add the missing rescue(8) and tests(7) sets.  XXX: this manual is somewhat
broken due to the differences in the archival formats used.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/share/man/man7/release.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/release.7
diff -u src/share/man/man7/release.7:1.38 src/share/man/man7/release.7:1.39
--- src/share/man/man7/release.7:1.38	Wed Jul 26 15:32:09 2017
+++ src/share/man/man7/release.7	Mon Jul 13 07:26:27 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: release.7,v 1.38 2017/07/26 15:32:09 leot Exp $
+.\"	$NetBSD: release.7,v 1.39 2020/07/13 07:26:27 jruoho Exp $
 .\"
 .\" Copyright (c) 1997, 2000, 2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 26, 2017
+.Dd July 13, 2020
 .Dt RELEASE 7
 .Os
 .Sh NAME
@@ -305,6 +305,16 @@ the typesettable document set, and vario
 configuration files.
 .It Sy modules.tgz
 This set includes all the kernel modules.
+.It Sy rescue.tgz
+This set contains the
+.Xr rescue 8
+utilities.
+.It Sy tests.tgz
+This set includes the
+.Xr tests 7
+for
+.Xr atf 7 ,
+the automated test framework used by NetBSD.
 .It Sy text.tgz
 This set includes the
 .Nx

Reply via email to