diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-22 07:14:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-10-22 07:14:51 +0000 |
commit | 72d3412c4de4e7dd211c355a71be8f06c922d78f (patch) | |
tree | cf15f8262551bc2c690da3e21f561a0c383c8402 /sys/arch/i386/conf/TDR | |
parent | 1d79ae9033ad815ac250422142bedc5cb7e72bf9 (diff) |
kernel is /bsd
Diffstat (limited to 'sys/arch/i386/conf/TDR')
-rw-r--r-- | sys/arch/i386/conf/TDR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/TDR b/sys/arch/i386/conf/TDR index 8b19f0f3686..d3e10262124 100644 --- a/sys/arch/i386/conf/TDR +++ b/sys/arch/i386/conf/TDR @@ -68,7 +68,7 @@ options INET # IP + ICMP + TCP + UDP #options EON # OSI tunneling over IP #options CCITT,LLC,HDLC # X.25 -config netbsd root on sd0 swap on sd0 and sd1 and wd0 +config bsd root on sd0 swap on sd0 and sd1 and wd0 #options GENERIC isa0 at root |