Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Add the missing rescue(8) and tests(7) sets. ...
details: https://anonhg.NetBSD.org/src/rev/b8543c3c57c8
branches: trunk
changeset: 935902:b8543c3c57c8
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon Jul 13 07:26:27 2020 +0000
description:
Add the missing rescue(8) and tests(7) sets. XXX: this manual is somewhat
broken due to the differences in the archival formats used.
diffstat:
share/man/man7/release.7 | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r acc9a5e77f32 -r b8543c3c57c8 share/man/man7/release.7
--- a/share/man/man7/release.7 Mon Jul 13 07:22:51 2020 +0000
+++ b/share/man/man7/release.7 Mon Jul 13 07:26:27 2020 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index