man: add reference to crypttab(5) from cryptsetup units

This commit is contained in:
Lennart Poettering 2012-06-27 13:24:13 +02:00
parent 45ae1a05f9
commit 1c7327004a
1 changed files with 1 additions and 1 deletions

View 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"