GayBSD documentation tree
Find a file
Peter Wemm cc1cbedee1 Remove the quotes from some of the kernel options that dont need it.
eg:  options "SCSI_DELAY=15" should be options SCSI_DELAY=15, as config
knows about the "=" and splits it correctly into key=value for the #defines.
The only options that need quotes are those that have numbers as part of
the actual name, eg: "TUNE_1542" and "COMPAT_IBCS2".
1996-08-12 11:48:49 +00:00
FAQ Back out roberto's amendment to my update of the Australian distributor's 1996-08-05 17:18:03 +00:00
handbook Remove the quotes from some of the kernel options that dont need it. 1996-08-12 11:48:49 +00:00