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>
|
<primary>accounts</primary>
|
||||||
<secondary>limiting</secondary>
|
<secondary>limiting</secondary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
<para>If you run a multi-user system, chances are that you do not trust
|
<para>If you have users, the ability to limit their system use may
|
||||||
all of your users not to damage your system. FreeBSD provides a
|
have come to mind. FreeBSD provides
|
||||||
number of ways a system administrator can limit the amount of system
|
several ways an administrator can limit the amount of system
|
||||||
resources an individual user can use. These limits are generally
|
resources an individual may use. These limits are
|
||||||
divided into two sections: disk quotas, and other resource
|
divided into two sections: disk quotas, and other resource
|
||||||
limits.</para>
|
limits.</para>
|
||||||
|
|
||||||
|
@ -705,10 +705,10 @@ passwd: done</screen>
|
||||||
<secondary>quotas</secondary>
|
<secondary>quotas</secondary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
<indexterm><primary>disk quotas</primary></indexterm>
|
<indexterm><primary>disk quotas</primary></indexterm>
|
||||||
<para>Disk quotas are a way for the system administrator to tell the
|
<para>Disk quotas limit disk usage to users, and
|
||||||
filesystem the amount of disk space a user may use; moreover, they
|
they
|
||||||
provide a way to quickly check on the disk usage of a user without
|
provide a way to quickly check that usage without
|
||||||
having to calculate it every time. Quotas are discussed in <xref
|
calculating it every time. Quotas are discussed in <xref
|
||||||
linkend="quotas">.</para>
|
linkend="quotas">.</para>
|
||||||
|
|
||||||
<para>The other resource limits include ways to limit the amount of
|
<para>The other resource limits include ways to limit the amount of
|
||||||
|
|
Loading…
Reference in a new issue