Module Name: src
Committed By: andvar
Date: Sun Dec 17 18:48:53 UTC 2023
Modified Files:
src/sys/arch/alpha/conf: GENERIC
Log Message:
s/keyboad/keyboard/ in wsmux description comment.
To generate a diff of this commit:
cvs rdiff -u -r1.418 -r1.419 src/sys/arch/alpha/conf/GENERIC
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/alpha/conf/GENERIC
diff -u src/sys/arch/alpha/conf/GENERIC:1.418 src/sys/arch/alpha/conf/GENERIC:1.419
--- src/sys/arch/alpha/conf/GENERIC:1.418 Thu Feb 9 14:09:47 2023
+++ src/sys/arch/alpha/conf/GENERIC Sun Dec 17 18:48:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.418 2023/02/09 14:09:47 abs Exp $
+# $NetBSD: GENERIC,v 1.419 2023/12/17 18:48:53 andvar Exp $
#
# This machine description file is used to generate the default NetBSD
# kernel.
@@ -19,7 +19,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "GENERIC-$Revision: 1.418 $"
+ident "GENERIC-$Revision: 1.419 $"
maxusers 32
@@ -728,7 +728,7 @@ pseudo-device vcoda # coda minicache <
pseudo-device clockctl # user control of clock subsystem
pseudo-device drvctl # user control of drive subsystem
pseudo-device wsfont
-pseudo-device wsmux # mouse and keyboad multiplexing
+pseudo-device wsmux # mouse and keyboard multiplexing
pseudo-device ksyms # /dev/ksyms
pseudo-device lockstat # lock profiling
pseudo-device bcsp # BlueCore Serial Protocol