Use "options<space><tab>".

This commit is contained in:
simonb 2003-04-12 07:39:39 +00:00
parent 043759a005
commit 4dcb48921b

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.72 2003/04/10 22:06:57 christos Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.73 2003/04/12 07:39:39 simonb Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.72 $"
#ident "GENERIC-$Revision: 1.73 $"
maxusers 32 # estimated number of users
@ -54,7 +54,7 @@ options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
options NTP # NTP phase/frequency locked loop
options KTRACE # system call tracing via ktrace(1)
options SYSTRACE # system call vetting via systrace(1)
options SYSTRACE # system call vetting via systrace(1)
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores