diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-02-20 01:15:38 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-02-20 01:15:38 +0000 |
commit | 41873e17eec57e531527beca95946dbc70d11879 (patch) | |
tree | f2c4331de6d5f6ea6cda2100e4c21154cf435043 /sys | |
parent | ba16f5544e410bd59f067f95d96e9a425e1fd3cc (diff) |
Name kernel 'bsd', not 'netbsd'
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 703489d12ad..6d4881fd1fc 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -73,7 +73,7 @@ options ISO,TPIP # OSI options EON # OSI tunneling over IP options CCITT,LLC,HDLC # X.25 -config netbsd swap generic +config bsd swap generic options GENERIC isa0 at root |