diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-10-05 18:08:21 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-10-05 18:44:05 +0200 |
commit | 3b1211574b0feeccb0d507b6f5db353d3a1a72c4 (patch) | |
tree | bbd4626f846b8bfa4bc01c907b6c6985434b9385 /man/systemd-sysctl.service.xml | |
parent | 7ec2f5e00c56935e53aaf4c5ee5e9cb5a436cb6c (diff) | |
download | systemd-3b1211574b0feeccb0d507b6f5db353d3a1a72c4.tar.gz |
man: use trailing slash on directories in more places
Diffstat (limited to 'man/systemd-sysctl.service.xml')
-rw-r--r-- | man/systemd-sysctl.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-sysctl.service.xml b/man/systemd-sysctl.service.xml index 7b04f4b70b..fa1cbef586 100644 --- a/man/systemd-sysctl.service.xml +++ b/man/systemd-sysctl.service.xml @@ -51,7 +51,7 @@ <para>See <citerefentry><refentrytitle>sysctl.d</refentrytitle><manvolnum>5</manvolnum></citerefentry> for information about the configuration of sysctl settings. After sysctl configuration is - changed on disk, it must be written to the files in <filename>/proc/sys</filename> before it + changed on disk, it must be written to the files in <filename>/proc/sys/</filename> before it takes effect. It is possible to update specific settings, or simply to reload all configuration, see Examples below.</para> </refsect1> |