aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiberasys <admin_github@liberasys.com>2018-09-03 17:35:44 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-09-04 00:35:44 +0900
commit8b247b43c8eee392813ebafbbc060cef110761cd (patch)
tree12169cc9f8617fb546189a82747248e3e26a9dd3 /man/systemctl.xml
parentMerge pull request #9919 from keszybz/more-sd-bus-doc (diff)
downloadsystemd-8b247b43c8eee392813ebafbbc060cef110761cd.tar.gz
systemd-8b247b43c8eee392813ebafbbc060cef110761cd.tar.bz2
systemd-8b247b43c8eee392813ebafbbc060cef110761cd.zip
man: fix a typo in the documentation (#10003)
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 318311a4c..e12e50dc8 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -801,7 +801,7 @@ Sun 2017-02-26 20:57:49 EST 2h 3min left Sun 2017-02-26 11:56:36 EST 6h ago
<para>Note that restarting a unit with this command does not necessarily flush out all of the unit's
resources before it is started again. For example, the per-service file descriptor storage facility (see
- <varname>FileDescriptoreStoreMax=</varname> in
+ <varname>FileDescriptorStoreMax=</varname> in
<citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>) will
remain intact as long as the unit has a job pending, and is only cleared when the unit is fully stopped and
no jobs are pending anymore. If it is intended that the file descriptor store is flushed out, too, during a