summaryrefslogtreecommitdiff
path: root/man/limits.5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/limits.5.xml')
-rw-r--r--man/limits.5.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/limits.5.xml b/man/limits.5.xml
index 1c8e54d2..1215f13f 100644
--- a/man/limits.5.xml
+++ b/man/limits.5.xml
@@ -108,7 +108,7 @@
<listitem><para>A: max address space (KB)</para></listitem>
<listitem><para>C: max core file size (KB)</para></listitem>
<listitem><para>D: max data size (KB)</para></listitem>
- <listitem><para>F: maximum filesize (KB)</para></listitem>
+ <listitem><para>F: maximum file size (KB)</para></listitem>
<listitem><para>K: file creation mask, set by
<citerefentry>
<refentrytitle>umask</refentrytitle><manvolnum>2</manvolnum>
@@ -145,7 +145,7 @@
<para>
Be aware that after <emphasis remap='I'>username</emphasis> the rest
of the line is considered a limit string, thus comments are not
- allowed. A invalid limits string will be rejected (not considered) by
+ allowed. An invalid limits string will be rejected (not considered) by
the <command>login</command> program.
</para>
@@ -163,12 +163,12 @@
</para>
<para>
- If more than one line with limits for an user exist, only the first line for
+ If more than one line with limits for a user exist, only the first line for
this user will be considered.
</para>
<para>
- If no lines are specified for an user, the last
+ If no lines are specified for a user, the last
<replaceable>@group</replaceable> line matching a group whose the
user is a member of will be considered, or the last line with
default limits if no groups contain the user.