Minor rewording.

Submitted by:  bjk, wblock
Approved by:  gjb
This commit is contained in:
Dru Lavigne 2013-02-24 16:58:04 +00:00
parent 35e440b853
commit c77b86c7a2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41037

View file

@ -156,9 +156,9 @@
<listitem> <listitem>
<para>By default &os; does not force users to change their <para>By default &os; does not force users to change their
passwords periodically. This can be enforced on a passwords periodically. Password expiration can be
per-user basis, forcing some or all users to change their enforced on a per-user basis, forcing some or all users to
passwords after a certain amount of time has change their passwords after a certain amount of time has
elapsed.</para> elapsed.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -683,9 +683,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 limit disk usage to users and provide a way to <para>Disk quotas limit the amount of disk space available to
quickly check that usage without calculating it every time. users and provide a way to quickly check that usage without
Quotas are discussed in <link linkend="quotas"></link>.</para> calculating it every time. Quotas are discussed in <link
linkend="quotas"></link>.</para>
<para>The other resource limits include ways to limit the amount <para>The other resource limits include ways to limit the amount
of CPU, memory, and other resources a user may consume. These of CPU, memory, and other resources a user may consume. These
@ -705,7 +706,7 @@ passwd: done</screen>
identifier and <replaceable>value</replaceable> is an arbitrary identifier and <replaceable>value</replaceable> is an arbitrary
string which is processed accordingly depending on the string which is processed accordingly depending on the
<replaceable>name</replaceable>. Setting up login classes and <replaceable>name</replaceable>. Setting up login classes and
capabilities is rather straight-forward and is also described in capabilities is rather straightforward and is also described in
&man.login.conf.5;.</para> &man.login.conf.5;.</para>
<note> <note>
@ -825,8 +826,8 @@ passwd: done</screen>
<para>The maximum amount of memory a process may request <para>The maximum amount of memory a process may request
to be locked into main memory using &man.mlock.2;. Some to be locked into main memory using &man.mlock.2;. Some
system-critical programs, such as &man.amd.8;, lock into system-critical programs, such as &man.amd.8;, lock into
main memory so that in the event of being swapped out, main memory so that if the system begins to swap, they do
they do not contribute to disk thrashing.</para> not contribute to disk thrashing.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -852,7 +853,7 @@ passwd: done</screen>
<indexterm><primary>limiting users</primary> <indexterm><primary>limiting users</primary>
<secondary>openfiles</secondary> <secondary>openfiles</secondary>
</indexterm> </indexterm>
<para>The maximum amount of files a process may have open. <para>The maximum number of files a process may have open.
In &os;, files are used to represent sockets and IPC In &os;, files are used to represent sockets and IPC
channels, so be careful not to set this too low. The channels, so be careful not to set this too low. The
system-wide limit for this is defined by the system-wide limit for this is defined by the