Module Name:    src
Committed By:   andvar
Date:           Thu Feb  8 10:05:01 UTC 2024

Modified Files:
        src/sys/dev/acpi: acpidevs_data.h

Log Message:
Regen with typo fixed.

Regeneration script doesn't seem to react to description changes only, thus
regenerated it twice by changing device name locally and putting it back
to original value.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/acpi/acpidevs_data.h

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

Modified files:

Index: src/sys/dev/acpi/acpidevs_data.h
diff -u src/sys/dev/acpi/acpidevs_data.h:1.26 src/sys/dev/acpi/acpidevs_data.h:1.27
--- src/sys/dev/acpi/acpidevs_data.h:1.26	Wed Jun 22 19:26:36 2011
+++ src/sys/dev/acpi/acpidevs_data.h	Thu Feb  8 10:05:01 2024
@@ -1,10 +1,10 @@
-/*	$NetBSD: acpidevs_data.h,v 1.26 2011/06/22 19:26:36 jruoho Exp $	*/
+/*	$NetBSD: acpidevs_data.h,v 1.27 2024/02/08 10:05:01 andvar Exp $	*/
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *	# NetBSD: acpidevs,v 1.35 2011/06/22 19:26:22 jruoho Exp
+ *	# NetBSD: acpidevs,v 1.36 2019/05/28 08:59:34 msaitoh Exp
  */
 
 const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1434,7 +1434,7 @@ const struct { const char *pnp, *str; } 
 	},
 	{
 	    "ENE0100",
-	    "KB3924-based CIR Port Reciever",
+	    "KB3924-based CIR Port Receiver",
 	},
 	{
 	    "HPQ0004",

Reply via email to