Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/distrib/notes Sets are not actually gzip'd



details:   https://anonhg.NetBSD.org/src/rev/3a570a7a64f9
branches:  netbsd-9
changeset: 1002270:3a570a7a64f9
user:      martin <martin%NetBSD.org@localhost>
date:      Wed May 12 13:06:23 2021 +0000

description:
Sets are not actually gzip'd

diffstat:

 distrib/notes/amd64/contents   |  4 ++--
 distrib/notes/sparc64/contents |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 7952d6780bc9 -r 3a570a7a64f9 distrib/notes/amd64/contents
--- a/distrib/notes/amd64/contents      Wed May 12 06:55:12 2021 +0000
+++ b/distrib/notes/amd64/contents      Wed May 12 13:06:23 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.7.4.2 2019/11/25 05:50:18 msaitoh Exp $
+.\"    $NetBSD: contents,v 1.7.4.3 2021/05/12 13:06:23 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -245,7 +245,7 @@
 .\"
 .
 .Pp
-The \*M binary distribution sets are distributed as gzipped tar files
+The \*M binary distribution sets are distributed as compressed tar files
 named with the extension
 .Sy .\*[setsuffix]
 .Pq e.g., Pa base.\*[setsuffix] .
diff -r 7952d6780bc9 -r 3a570a7a64f9 distrib/notes/sparc64/contents
--- a/distrib/notes/sparc64/contents    Wed May 12 06:55:12 2021 +0000
+++ b/distrib/notes/sparc64/contents    Wed May 12 13:06:23 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.7.4.2 2019/11/25 05:50:16 msaitoh Exp $
+.\"    $NetBSD: contents,v 1.7.4.3 2021/05/12 13:06:23 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -295,7 +295,7 @@
 .\" XXX: should be in notes/common
 .
 .Pp
-The \*M binary distribution sets are distributed as gzipped tar files
+The \*M binary distribution sets are distributed as compressed tar files
 named with the extension
 .Sy .\*[setsuffix] ,
 e.g.,



Home | Main Index | Thread Index | Old Index