Rewrite 2 paragraphs for readability.
This commit is contained in:
parent
794435e8ac
commit
b5c459a505
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14567
1 changed files with 8 additions and 8 deletions
|
@ -692,10 +692,10 @@ passwd: done</screen>
|
|||
<primary>accounts</primary>
|
||||
<secondary>limiting</secondary>
|
||||
</indexterm>
|
||||
<para>If you run a multi-user system, chances are that you do not trust
|
||||
all of your users not to damage your system. FreeBSD provides a
|
||||
number of ways a system administrator can limit the amount of system
|
||||
resources an individual user can use. These limits are generally
|
||||
<para>If you have users, the ability to limit their system use may
|
||||
have come to mind. FreeBSD provides
|
||||
several ways an administrator can limit the amount of system
|
||||
resources an individual may use. These limits are
|
||||
divided into two sections: disk quotas, and other resource
|
||||
limits.</para>
|
||||
|
||||
|
@ -705,10 +705,10 @@ passwd: done</screen>
|
|||
<secondary>quotas</secondary>
|
||||
</indexterm>
|
||||
<indexterm><primary>disk quotas</primary></indexterm>
|
||||
<para>Disk quotas are a way for the system administrator to tell the
|
||||
filesystem the amount of disk space a user may use; moreover, they
|
||||
provide a way to quickly check on the disk usage of a user without
|
||||
having to calculate it every time. Quotas are discussed in <xref
|
||||
<para>Disk quotas limit disk usage to users, and
|
||||
they
|
||||
provide a way to quickly check that usage without
|
||||
calculating it every time. Quotas are discussed in <xref
|
||||
linkend="quotas">.</para>
|
||||
|
||||
<para>The other resource limits include ways to limit the amount of
|
||||
|
|
Loading…
Reference in a new issue