Argh! Missing quotes.
This commit is contained in:
parent
1054258f8f
commit
104c3972d1
@ -1,7 +1,7 @@
|
||||
#
|
||||
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
|
||||
#
|
||||
# $Id: GENERIC,v 1.8 1994/11/03 15:51:36 jkh Exp $
|
||||
# $Id: GENERIC,v 1.9 1994/11/05 07:38:50 jkh Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -16,7 +16,7 @@ options INET #InterNETworking
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options NFS #Network Filesystem
|
||||
options MSDOSFS #MSDOS Filesystem
|
||||
options CD9660 #ISO 9660 Filesystem
|
||||
options "CD9660" #ISO 9660 Filesystem
|
||||
options PROCFS #Process filesystem
|
||||
options "COMPAT_43" #Compatible with BSD 4.3
|
||||
options UCONSOLE #X Console support
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
|
||||
#
|
||||
# $Id: GENERIC,v 1.8 1994/11/03 15:51:36 jkh Exp $
|
||||
# $Id: GENERIC,v 1.9 1994/11/05 07:38:50 jkh Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -16,7 +16,7 @@ options INET #InterNETworking
|
||||
options FFS #Berkeley Fast Filesystem
|
||||
options NFS #Network Filesystem
|
||||
options MSDOSFS #MSDOS Filesystem
|
||||
options CD9660 #ISO 9660 Filesystem
|
||||
options "CD9660" #ISO 9660 Filesystem
|
||||
options PROCFS #Process filesystem
|
||||
options "COMPAT_43" #Compatible with BSD 4.3
|
||||
options UCONSOLE #X Console support
|
||||
|
Loading…
Reference in New Issue
Block a user