diff options
author | AsciiWolf <mail@asciiwolf.com> | 2017-02-21 16:28:04 +0100 |
---|---|---|
committer | AsciiWolf <mail@asciiwolf.com> | 2017-02-21 16:28:04 +0100 |
commit | 28a0ad81eebef38f1cc29afa573ae9a41164f8d4 (patch) | |
tree | b8e606a7ac0b39882dfff18d79cff198722f7317 /man/systemd-nspawn.xml | |
parent | NEWS: use https:// in URLs (diff) | |
download | systemd-28a0ad81eebef38f1cc29afa573ae9a41164f8d4.tar.xz systemd-28a0ad81eebef38f1cc29afa573ae9a41164f8d4.zip |
man: use https:// in URLs
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r-- | man/systemd-nspawn.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 96f8c3a61f..a7af8c25db 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -135,7 +135,7 @@ container.</para> <para><command>systemd-nspawn</command> implements the <ulink - url="http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container Interface</ulink> + url="https://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container Interface</ulink> specification.</para> <para>While running, containers invoked with <command>systemd-nspawn</command> are registered with the @@ -233,7 +233,7 @@ a server data partition which are mounted to the appropriate places in the container. All these partitions must be identified by the partition types defined by the <ulink - url="http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/">Discoverable + url="https://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/">Discoverable Partitions Specification</ulink>.</para></listitem> <listitem><para>No partition table, and a single file system spanning the whole image.</para></listitem> |