X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-cryptsetup-generator.xml;h=49d4d5545b810a683c57e24481eca4b53cae72d2;hp=17e0ed9a6450d8160847194b5e4103301a5f3fc3;hb=a4cc3e5ccc0a3033d764a9eb3ae5ee90db560682;hpb=8e129f5156569e1bc858b002ca54cd447c38f4f1 diff --git a/man/systemd-cryptsetup-generator.xml b/man/systemd-cryptsetup-generator.xml index 17e0ed9a6..49d4d5545 100644 --- a/man/systemd-cryptsetup-generator.xml +++ b/man/systemd-cryptsetup-generator.xml @@ -42,11 +42,11 @@ systemd-cryptsetup-generator - Unit generated for /etc/crypttab + Unit generator for /etc/crypttab - /usr/lib/systemd/systemd-cryptsetup + /usr/lib/systemd/system-generators/systemd-cryptsetup-generator @@ -62,7 +62,7 @@ systemd-cryptsetup-generator implements the generator + url="http://www.freedesktop.org/wiki/Software/systemd/Generators">generator specification. @@ -83,9 +83,9 @@ no disables the generator entirely. rd.luks= - is honoured only be initial RAM disk + is honored only by initial RAM disk (initrd) while - luks= is honoured + luks= is honored by both the main system and the initrd. @@ -104,10 +104,10 @@ (luks.uuid= will still work however). rd.luks.crypttab= - is honoured only be initial RAM disk + is honored only by initial RAM disk (initrd) while luks.crypttab= is - honoured by both the main system and + honored by both the main system and the initrd. @@ -124,10 +124,10 @@ option may be specified more than once in order to set up multiple devices. rd.luks.uuid= - is honoured only be initial RAM disk + is honored only by initial RAM disk (initrd) while luks.uuid= is - honoured by both the main system and + honored by both the main system and the initrd. @@ -139,7 +139,8 @@ systemd1, crypttab5, systemd-cryptsetup@.service8, - cryptsetup8 + cryptsetup8, + systemd-fstab-generator8