Module Name:    src
Committed By:   rin
Date:           Thu Oct 10 09:05:45 UTC 2024

Modified Files:
        src/share/man/man4: acpihed.4 acpivmgenid.4 apei.4

Log Message:
acpi{hed,vmgenid}(4), apei(4): Sync HISTORY with reality

These got successfully back-ported into 10.1 :)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/acpihed.4 \
    src/share/man/man4/apei.4
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/acpivmgenid.4

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/man4/acpihed.4
diff -u src/share/man/man4/acpihed.4:1.2 src/share/man/man4/acpihed.4:1.3
--- src/share/man/man4/acpihed.4:1.2	Thu Mar 21 11:17:13 2024
+++ src/share/man/man4/acpihed.4	Thu Oct 10 09:05:45 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: acpihed.4,v 1.2 2024/03/21 11:17:13 uwe Exp $
+.\"	$NetBSD: acpihed.4,v 1.3 2024/10/10 09:05:45 rin Exp $
 .\"
 .\" Copyright (c) 2024 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -63,7 +63,7 @@ so it can report the error.
 The
 .Nm
 driver first appeared in
-.Nx 11.0 .
+.Nx 10.1 .
 .\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 .Sh AUTHORS
 The
Index: src/share/man/man4/apei.4
diff -u src/share/man/man4/apei.4:1.2 src/share/man/man4/apei.4:1.3
--- src/share/man/man4/apei.4:1.2	Thu Mar 21 02:36:01 2024
+++ src/share/man/man4/apei.4	Thu Oct 10 09:05:45 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: apei.4,v 1.2 2024/03/21 02:36:01 riastradh Exp $
+.\"	$NetBSD: apei.4,v 1.3 2024/10/10 09:05:45 rin Exp $
 .\"
 .\" Copyright (c) 2024 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -97,7 +97,7 @@ Details of the hardware error sources ca
 The
 .Nm
 driver first appeared in
-.Nx 11.0 .
+.Nx 10.1 .
 .\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 .Sh AUTHORS
 The

Index: src/share/man/man4/acpivmgenid.4
diff -u src/share/man/man4/acpivmgenid.4:1.3 src/share/man/man4/acpivmgenid.4:1.4
--- src/share/man/man4/acpivmgenid.4:1.3	Wed Aug 28 14:39:16 2024
+++ src/share/man/man4/acpivmgenid.4	Thu Oct 10 09:05:45 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: acpivmgenid.4,v 1.3 2024/08/28 14:39:16 riastradh Exp $
+.\"	$NetBSD: acpivmgenid.4,v 1.4 2024/10/10 09:05:45 rin Exp $
 .\"
 .\" Copyright (c) 2024 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -96,7 +96,7 @@ The physical address of the VM generatio
 The
 .Nm
 driver first appeared in
-.Nx 11.0 .
+.Nx 10.1 .
 .\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
 .Sh BUGS
 Currently there is no cheaper way to detect VM generation ID changes

Reply via email to