diff options
author | joe <joe@FreeBSD.org> | 2003-02-01 18:45:18 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2003-02-01 18:45:18 +0000 |
commit | 457d0996692ecd44a8b604b14a6c8eab9642bb5f (patch) | |
tree | 61693f91cd480f121e0c3570b5749cabb331a08b /sys/pc98/conf | |
parent | 92c33e449a483dd514d7b9f76605b17b17bb6487 (diff) | |
download | FreeBSD-src-457d0996692ecd44a8b604b14a6c8eab9642bb5f.zip FreeBSD-src-457d0996692ecd44a8b604b14a6c8eab9642bb5f.tar.gz |
Put replace spaces with tabs in keeping with the rest of the file.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 7e88fb7..ce0ebd9 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -33,7 +33,7 @@ makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options PC98 #PC98 options MATH_EMULATE #Support for x87 emulation -options SCHED_4BSD #4BSD scheduler +options SCHED_4BSD #4BSD scheduler options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem |