chiark / gitweb /
man: add reference to crypttab(5) from cryptsetup units
authorLennart Poettering <lennart@poettering.net>
Wed, 27 Jun 2012 11:24:13 +0000 (13:24 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Jun 2012 11:24:13 +0000 (13:24 +0200)
src/cryptsetup/cryptsetup-generator.c

index 4056d1ddd205bf23e88b0335e305f21b32ca453c..f714c8c2414b6c0f2f0de9373fadf21695b6db63 100644 (file)
@@ -120,7 +120,7 @@ static int create_disk(
                 "# Automatically generated by systemd-cryptsetup-generator\n\n"
                 "[Unit]\n"
                 "Description=Cryptography Setup for %%I\n"
-                "Documentation=man:systemd-cryptsetup@.service(8)\n"
+                "Documentation=man:systemd-cryptsetup@.service(8) man:crypttab(5)\n"
                 "SourcePath=/etc/crypttab\n"
                 "Conflicts=umount.target\n"
                 "DefaultDependencies=no\n"