From de273542e3f57cd5c663e9645432c846f76fa50b Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Thu, 6 Feb 1997 17:47:14 +0000 Subject: [PATCH] Add a link to the quota section in the "OPTION QUOTAS" section. --- handbook/kernelconfig.sgml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/handbook/kernelconfig.sgml b/handbook/kernelconfig.sgml index d784e446e3..18ec101158 100644 --- a/handbook/kernelconfig.sgml +++ b/handbook/kernelconfig.sgml @@ -441,7 +441,7 @@ /tmp device + can not access the /tmp device simultaneously). As such, you may want to avoid it for now. --> Also, the MFS filesystem can not be dynamically loaded, so you @@ -454,10 +454,9 @@ have a public access system, and do not want users to be able to overflow the /home partition, you can establish disk quotas for each - user. This code is a little buggy, so do not - enable it unless you have to. View the manual page - for quota(1) to learn more about disk - quotas. + user. Refer to the + + section for more information.