X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.swap.xml;h=8268e6164d91238a8becc58165209c568425daee;hb=a016b9228f338cb9b380ce7e00826ef462767d98;hp=5eb008dfcff157a6139882fc8034419bf68c6c3d;hpb=4819ff0358b6317c195fd4b1768e03d09c871070;p=elogind.git diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 5eb008dfc..8268e6164 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -48,7 +48,7 @@ - systemd.swap + swap.swap @@ -78,16 +78,16 @@ terminated. Swap units must be named after the devices - (resp. files) they control. Example: the swap device - /dev/sda5 must be configured in a + or files they control. Example: the swap device + /dev/sda5 must be configured in a unit file dev-sda5.swap. For details about the escaping logic used to convert a file system path to a unit name see systemd.unit5. All swap units automatically get the appropriate - dependencies on the devices (resp. on the mount points - of the files) they are activated from. + dependencies on the devices or on the mount points + of the files they are activated from. Swap units with DefaultDependencies= enabled @@ -136,7 +136,7 @@ options specific to the [Swap] section of swap units are the following: - + What= @@ -206,7 +206,8 @@ systemd.device5, systemd.mount5, swapon8, - systemd-fstab-generator8 + systemd-fstab-generator8, + systemd.directives7