Source-Changes-HG archive

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

[src/netbsd-8]: src Welcom to 8.1_STABLE



details:   https://anonhg.NetBSD.org/src/rev/f13df5a8f19f
branches:  netbsd-8
changeset: 451754:f13df5a8f19f
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jun 02 08:27:40 2019 +0000

description:
Welcom to 8.1_STABLE

diffstat:

 doc/CHANGES-8.2                     |  11 +++++++++++
 external/gpl2/groff/tmac/mdoc.local |   6 +++---
 2 files changed, 14 insertions(+), 3 deletions(-)

diffs (36 lines):

diff -r 2c9171250fb3 -r f13df5a8f19f doc/CHANGES-8.2
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/CHANGES-8.2   Sun Jun 02 08:27:40 2019 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: CHANGES-8.2,v 1.1.2.1 2019/06/02 08:27:40 martin Exp $
+
+A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
+release:
+
+external/gpl2/groff/tmac/mdoc.local            patched by hand
+sys/sys/param.h                                        patched by hand
+
+       Welcome to 8.1_STABLE.
+       [snj]
+
diff -r 2c9171250fb3 -r f13df5a8f19f external/gpl2/groff/tmac/mdoc.local
--- a/external/gpl2/groff/tmac/mdoc.local       Sun Jun 02 08:25:25 2019 +0000
+++ b/external/gpl2/groff/tmac/mdoc.local       Sun Jun 02 08:27:40 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.2.4.4 2019/05/31 08:40:57 martin Exp $
+.\" $NetBSD: mdoc.local,v 1.2.4.5 2019/06/02 08:27:40 martin Exp $
 .\"
 .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -44,9 +44,9 @@
 .as doc-str-St--ieee1275-94     " (\*[Lq]\*[doc-Tn-font-size]Open Firmware\*[doc-str-St]\*[Rq])
 .
 .\" Default .Os value
-.ds doc-operating-system NetBSD\~8.1
+.ds doc-operating-system NetBSD\~8.1_STABLE
 .\" Default footer operating system value
-.ds doc-default-operating-system NetBSD\~8.1
+.ds doc-default-operating-system NetBSD\~8.1_STABLE
 .\" Other known versions, not yet in groff distribution
 .ds doc-operating-system-NetBSD-1.3.3  1.3.3
 .ds doc-operating-system-NetBSD-1.6.3  1.6.3



Home | Main Index | Thread Index | Old Index