s/options\t\t/options \t/
This commit is contained in:
parent
8d88f50760
commit
7eba810efa
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.495 2002/06/17 16:33:06 christos Exp $
|
||||
# $NetBSD: GENERIC,v 1.496 2002/06/18 03:06:58 itojun Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.495 $"
|
||||
#ident "GENERIC-$Revision: 1.496 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
|
Loading…
Reference in New Issue