From 8b247b43c8eee392813ebafbbc060cef110761cd Mon Sep 17 00:00:00 2001 From: Liberasys Date: Mon, 3 Sep 2018 17:35:44 +0200 Subject: man: fix a typo in the documentation (#10003) --- man/systemctl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/systemctl.xml') 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 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 - FileDescriptoreStoreMax= in + FileDescriptorStoreMax= in systemd.service5) 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 -- cgit v1.2.3-65-gdbad