normalise a comment.

This commit is contained in:
mrg 2009-01-27 06:57:59 +00:00
parent 798e718222
commit 9163b8603e

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.209 2009/01/24 05:06:07 mrg Exp $
# $NetBSD: GENERIC,v 1.210 2009/01/27 06:57:59 mrg Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/sparc/conf/std.sparc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.209 $"
#ident "GENERIC-$Revision: 1.210 $"
maxusers 32
@ -179,7 +179,7 @@ options COMPAT_16 # NetBSD 1.6 binary compatibility
options COMPAT_20 # NetBSD 2.0 binary compatibility
options COMPAT_30 # NetBSD 3.0 binary compatibility
options COMPAT_40 # NetBSD 4.0 binary compatibility
options COMPAT_50 # NetBSD 5.0 compatibility.
options COMPAT_50 # NetBSD 5.0 binary compatibility
options COMPAT_SUNOS # SunOS 4.x binary compatibility
options COMPAT_SVR4 # SunOS 5.x binary compatibility
options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.