From 495967e4b4342a3ca75201362aff175832d035f7 Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Tue, 16 Mar 1999 16:27:46 +0000 Subject: [PATCH] Remove old reference to needing 'make clean' for QUOTAS - that is no longer correct. --- sys/conf/NOTES | 7 ++----- sys/i386/conf/LINT | 7 ++----- sys/i386/conf/NOTES | 7 ++----- 3 files changed, 6 insertions(+), 15 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index f54bb4a52cd..86c293a9e01 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.567 1999/03/13 13:20:59 joerg Exp $ +# $Id: LINT,v 1.568 1999/03/16 13:34:01 sos Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -581,10 +581,7 @@ options EXPORTMFS # Allow this many swap-devices. options NSWAPDEV=20 -# Disk quotas are supported when this option is enabled. If you -# change the value of this option, you must do a `make clean' in your -# kernel compile directory in order to get a working kernel. -# +# Disk quotas are supported when this option is enabled. options QUOTA #enable disk quotas # Add more checking code to various filesystems diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index f54bb4a52cd..86c293a9e01 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.567 1999/03/13 13:20:59 joerg Exp $ +# $Id: LINT,v 1.568 1999/03/16 13:34:01 sos Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -581,10 +581,7 @@ options EXPORTMFS # Allow this many swap-devices. options NSWAPDEV=20 -# Disk quotas are supported when this option is enabled. If you -# change the value of this option, you must do a `make clean' in your -# kernel compile directory in order to get a working kernel. -# +# Disk quotas are supported when this option is enabled. options QUOTA #enable disk quotas # Add more checking code to various filesystems diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index f54bb4a52cd..86c293a9e01 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.567 1999/03/13 13:20:59 joerg Exp $ +# $Id: LINT,v 1.568 1999/03/16 13:34:01 sos Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -581,10 +581,7 @@ options EXPORTMFS # Allow this many swap-devices. options NSWAPDEV=20 -# Disk quotas are supported when this option is enabled. If you -# change the value of this option, you must do a `make clean' in your -# kernel compile directory in order to get a working kernel. -# +# Disk quotas are supported when this option is enabled. options QUOTA #enable disk quotas # Add more checking code to various filesystems