Module Name:    src
Committed By:   skrll
Date:           Sun Aug 30 07:08:13 UTC 2020

Modified Files:
        src/sys/arch/pmax/conf: GENERIC

Log Message:
Trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/sys/arch/pmax/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/pmax/conf/GENERIC
diff -u src/sys/arch/pmax/conf/GENERIC:1.201 src/sys/arch/pmax/conf/GENERIC:1.202
--- src/sys/arch/pmax/conf/GENERIC:1.201	Sat Aug  1 08:20:51 2020
+++ src/sys/arch/pmax/conf/GENERIC	Sun Aug 30 07:08:13 2020
@@ -1,7 +1,7 @@
-# $NetBSD: GENERIC,v 1.201 2020/08/01 08:20:51 maxv Exp $
+# $NetBSD: GENERIC,v 1.202 2020/08/30 07:08:13 skrll Exp $
 #
 # GENERIC machine description file
-# 
+#
 # This machine description file is used to generate the default NetBSD
 # kernel.  The generic kernel does not include all options, subsystems
 # and device drivers, but should be useful for most applications.
@@ -22,7 +22,7 @@ include 	"arch/pmax/conf/std.pmax"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.201 $"
+#ident		"GENERIC-$Revision: 1.202 $"
 
 maxusers	64
 
@@ -185,7 +185,7 @@ asc*	at	ioasic? offset ?	# NCR53C94 SCSI
 
 zstty*	at	zsc? channel ?		# serial ports on B/A channels
 lkkbd*	at	zsc1 channel ?		# keyboard port on A channels
-vsms*	at	zsc0 channel ?		# mouse port on A channels   
+vsms*	at	zsc0 channel ?		# mouse port on A channels
 
 audio*	at	bba?
 

Reply via email to