X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.swap.xml;h=9a3905a927cce62acc4aee916f7b2bc10efee4fd;hp=5eb008dfcff157a6139882fc8034419bf68c6c3d;hb=05cc726731c5cec952722f1c14acb08e3d4d5e98;hpb=4819ff0358b6317c195fd4b1768e03d09c871070 diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 5eb008dfc..9a3905a92 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= @@ -176,8 +176,8 @@ will be considered failed and be shut down again. All commands still running will be terminated forcibly via - SIGTERM, and after another delay of - this time with SIGKILL. (See + SIGTERM, and after another delay of + this time with SIGKILL. (See in systemd.kill5.) Takes a unit-less value in seconds, or @@ -206,7 +206,8 @@ systemd.device5, systemd.mount5, swapon8, - systemd-fstab-generator8 + systemd-fstab-generator8, + systemd.directives7