diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-09-30 14:57:21 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-09-30 14:57:21 +0200 |
commit | 21556381ff81e507ab9cd825576353ff2e934b9f (patch) | |
tree | dbaa3b52e3dec0c446bd0e362265d557183e27be /man/systemd-dissect.xml | |
parent | man: update rules (diff) | |
download | systemd-21556381ff81e507ab9cd825576353ff2e934b9f.tar.xz systemd-21556381ff81e507ab9cd825576353ff2e934b9f.zip |
man: correct various links
As usual, linkchecker ftw!
Diffstat (limited to 'man/systemd-dissect.xml')
-rw-r--r-- | man/systemd-dissect.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd-dissect.xml b/man/systemd-dissect.xml index a2e77281c8..1c761c4996 100644 --- a/man/systemd-dissect.xml +++ b/man/systemd-dissect.xml @@ -70,10 +70,10 @@ <para>OS images may use any kind of Linux-supported file systems. In addition they may make use of LUKS disk encryption, and contain Verity integrity information. Note that qualifying OS images may be booted - with <citerefentry><refentrytitle>system-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s + with <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s <option>--image=</option> switch, and be used as root file system for system service using the <varname>RootImage=</varname> unit file setting, see - <citerefentry><refentrytitle>system.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> + <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> <para>Note that the partition table shown when invoked without command switch (as listed below) does not necessarily show all partitions included in the image, but just the partitions that are understood and @@ -252,8 +252,8 @@ <title>See Also</title> <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>system-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>system.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <ulink url="https://systemd.io/DISCOVERABLE_PARTITIONS">Discoverable Partitions Specification</ulink>, <citerefentry project='man-pages'><refentrytitle>umount</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry project='man-pages'><refentrytitle>fdisk</refentrytitle><manvolnum>8</manvolnum></citerefentry> |