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=a932143d43546583d027aa55a0a4d0bed49b3ab7;hb=1fda0ab5fc9cf7454c8da32941e433dc38ba9991;hpb=16dad32e437fdf2ffca03cc60a083d84bd31886f diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index a932143d4..9a3905a92 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -48,7 +48,7 @@ - systemd.swap + swap.swap @@ -79,7 +79,7 @@ Swap units must be named after the devices or files they control. Example: the swap device - /dev/sda5 must be configured in a + /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 @@ -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