diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2001-01-04 19:23:33 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2001-01-04 19:23:33 +0000 |
| commit | 8a10dafbd8363a4710dc12f467bc64d47d62b3a7 (patch) | |
| tree | b6b209bd98e7b50d5b23a44849ce90e4b5ee3db5 | |
| parent | c494ed80cd5f974624ed21b0036155ab7ffcfe86 (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 2 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index ba23b07a7021..172aff0c057f 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -35,7 +35,7 @@ maxusers 10 # # We want LINT to cover profiling as well -profile 1 +profile 2 # # The `makeoptions' parameter allows variables to be passed to the diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index ba23b07a7021..172aff0c057f 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -35,7 +35,7 @@ maxusers 10 # # We want LINT to cover profiling as well -profile 1 +profile 2 # # The `makeoptions' parameter allows variables to be passed to the |
