Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf Use SPC-TAB after the word "options".



details:   https://anonhg.NetBSD.org/src/rev/0cc886b33ccf
branches:  trunk
changeset: 567132:0cc886b33ccf
user:      augustss <augustss%NetBSD.org@localhost>
date:      Tue Jun 01 16:29:36 2004 +0000

description:
Use SPC-TAB after the word "options".

diffstat:

 sys/arch/i386/conf/GENERIC |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r f920c7817cdc -r 0cc886b33ccf sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Tue Jun 01 16:17:22 2004 +0000
+++ b/sys/arch/i386/conf/GENERIC        Tue Jun 01 16:29:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.608 2004/05/28 21:44:51 christos Exp $
+# $NetBSD: GENERIC,v 1.609 2004/06/01 16:29:36 augustss Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.608 $"
+#ident                 "GENERIC-$Revision: 1.609 $"
 
 maxusers       32              # estimated number of users
 
@@ -234,7 +234,7 @@
 # see wsmoused(8), section SECURITY CONSIDERATIONS for more info.
 #options       WSDISPLAY_CHARFUNCS             # mouse console support
 # console scrolling support.
-#options       WSDISPLAY_SCROLLSUPPORT
+#options       WSDISPLAY_SCROLLSUPPORT
 # enable VGA raster mode capable of displaying multilingual text on console
 #options       VGA_RASTERCONSOLE
 



Home | Main Index | Thread Index | Old Index