diff options
author | Jason St. John <jstjohn@purdue.edu> | 2013-07-16 10:19:00 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-16 17:42:56 +0200 |
commit | 6ed80a4e346883b99263a1a13505ef6afcbc09c3 (patch) | |
tree | 4ed2321a458e894539d29dd8deea69af283d84eb /man/systemd.exec.xml | |
parent | a331b5e6d4724365bad9edeb9420c7e26e7f50da (diff) |
man: use HTTPS links for links that support it
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index c9958340af..1169095978 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -167,7 +167,7 @@ for this process) and 1000 (to make killing of this process under memory pressure very likely). See <ulink - url="http://www.kernel.org/doc/Documentation/filesystems/proc.txt">proc.txt</ulink> + url="https://www.kernel.org/doc/Documentation/filesystems/proc.txt">proc.txt</ulink> for details.</para></listitem> </varlistentry> @@ -832,7 +832,7 @@ and doing this might result in undefined behaviour. For details about control groups see <ulink - url="http://www.kernel.org/doc/Documentation/cgroups/cgroups.txt">cgroups.txt</ulink>.</para> + url="https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt">cgroups.txt</ulink>.</para> <para>This option may appear more than once, in which case the list of @@ -923,7 +923,7 @@ service is not desirable. For details about control group attributes see <ulink - url="http://www.kernel.org/doc/Documentation/cgroups/cgroups.txt">cgroups.txt</ulink>. This + url="https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt">cgroups.txt</ulink>. This option may appear more than once, in order to set multiple control group attributes. If this option is used |