diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-12-16 18:16:16 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-12-16 18:30:15 +0100 |
commit | 84a1ff9457ae085ce620e3873c2295bc09b18e5d (patch) | |
tree | ab15df9561290655d794570b711ee823b5fb70ec /man/homectl.xml | |
parent | test-login: skip consistency checks when logind is not active (diff) | |
download | systemd-84a1ff9457ae085ce620e3873c2295bc09b18e5d.tar.xz systemd-84a1ff9457ae085ce620e3873c2295bc09b18e5d.zip |
tree-wide: fix typo
Diffstat (limited to 'man/homectl.xml')
-rw-r--r-- | man/homectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/homectl.xml b/man/homectl.xml index a9cf2f8550..5e8866771e 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -515,7 +515,7 @@ <varlistentry> <term><option>--tasks-max=</option><replaceable>TASKS</replaceable></term> - <listitem><para>Takes a non-zero unsigned integer as argument. Configures the maximum numer of tasks + <listitem><para>Takes a non-zero unsigned integer as argument. Configures the maximum number of tasks (i.e. threads, where each process is at least one thread) the user may have at any given time. This limit applies to all tasks forked off the user's sessions, even if they change user identity via <citerefentry project='man-pages'><refentrytitle>su</refentrytitle><manvolnum>1</manvolnum></citerefentry> |