From: Laszlo Gombos Date: Tue, 10 Oct 2023 13:45:20 +0000 (-0400) Subject: man: fix example for systemd.swap-extra X-Git-Tag: v255-rc1~283 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63947fede8f2cf3cf22a4fe96832ea6f20c5df19;p=thirdparty%2Fsystemd.git man: fix example for systemd.swap-extra --- diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml index d411f03e7b5..d767f387d16 100644 --- a/man/systemd-fstab-generator.xml +++ b/man/systemd-fstab-generator.xml @@ -291,7 +291,7 @@ systemd.mount-extra=/dev/sda1:/mount-point:ext4:rw,noatime systemd.swap-extra= is honored by both the main system and the initrd. Example: -systemd.swap=/dev/sda2:x-systemd.makefs +systemd.swap-extra=/dev/sda2:x-systemd.makefs