]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix example for systemd.swap-extra
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Tue, 10 Oct 2023 13:45:20 +0000 (09:45 -0400)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Oct 2023 19:44:45 +0000 (21:44 +0200)
man/systemd-fstab-generator.xml

index d411f03e7b56a77666757c8e928d75837842c653..d767f387d16bedaa075bf8be8e46fcc154878573 100644 (file)
@@ -291,7 +291,7 @@ systemd.mount-extra=/dev/sda1:/mount-point:ext4:rw,noatime</programlisting>
           <varname>systemd.swap-extra=</varname> is honored by both the main system and the initrd.</para>
           <para>Example:
           <programlisting>
-systemd.swap=/dev/sda2:x-systemd.makefs</programlisting>
+systemd.swap-extra=/dev/sda2:x-systemd.makefs</programlisting>
           </para>
 
           <xi:include href="version-info.xml" xpointer="v254"/>