diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-11-13 12:12:20 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-11-13 12:12:20 +0000 |
commit | 202e106fd27490124cc449cc6a7340476330dda5 (patch) | |
tree | f0554888ca1a64e6494accae09d71ae53ab543cb /sys/arch/sun3/conf/DISKLESS | |
parent | 77a32fb59402eb0b94b6e9851083de062ee3c457 (diff) |
kernel is bsd
Diffstat (limited to 'sys/arch/sun3/conf/DISKLESS')
-rw-r--r-- | sys/arch/sun3/conf/DISKLESS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sun3/conf/DISKLESS b/sys/arch/sun3/conf/DISKLESS index 48e021de254..263d7634919 100644 --- a/sys/arch/sun3/conf/DISKLESS +++ b/sys/arch/sun3/conf/DISKLESS @@ -56,7 +56,7 @@ options UCONSOLE # Allow non-root TIOCCONS #options EXEC_DEBUG #options DIAGNOSTIC -config netbsd root on nfs swap on nfs +config bsd root on nfs swap on nfs # # Serial ports |