Module Name: src
Committed By: riastradh
Date: Sun Jul 17 10:01:18 UTC 2022
Modified Files:
src/sys/arch/macppc/conf: std.macppc
Log Message:
std.macppc: Nix trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/macppc/conf/std.macppc
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/macppc/conf/std.macppc
diff -u src/sys/arch/macppc/conf/std.macppc:1.26 src/sys/arch/macppc/conf/std.macppc:1.27
--- src/sys/arch/macppc/conf/std.macppc:1.26 Thu Jul 14 11:10:02 2022
+++ src/sys/arch/macppc/conf/std.macppc Sun Jul 17 10:01:18 2022
@@ -1,4 +1,4 @@
-# $NetBSD: std.macppc,v 1.26 2022/07/14 11:10:02 macallan Exp $
+# $NetBSD: std.macppc,v 1.27 2022/07/17 10:01:18 riastradh Exp $
#
# Standard/required options for NetBSD/macppc.
@@ -22,7 +22,7 @@ options INTSTK=0x2000
# pose as a USB keyboard
options ADBKBD_EMUL_USB
-# default to console switching using Command-Fn, for tradition
+# default to console switching using Command-Fn, for tradition
options ADBKBD_LAYOUT="(KB_US | KB_APPLE)"
options UKBD_LAYOUT="(KB_US | KB_APPLE)"