diff options
Diffstat (limited to 'man/crypttab.xml')
-rw-r--r-- | man/crypttab.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml index 9dbf1546b1..2554e194d1 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -233,7 +233,7 @@ be used as a swap device, and will be formatted accordingly after setting up the encrypted block device, with - <citerefentry><refentrytitle>mkswap</refentrytitle><manvolnum>8</manvolnum></citerefentry>. + <citerefentry project='man-pages'><refentrytitle>mkswap</refentrytitle><manvolnum>8</manvolnum></citerefentry>. This option implies <option>plain</option>.</para> <para>WARNING: Using the <option>swap</option> @@ -324,7 +324,7 @@ <listitem><para>The encrypted block device will be prepared for using it as <filename>/tmp</filename>; it will be formatted using - <citerefentry><refentrytitle>mke2fs</refentrytitle><manvolnum>8</manvolnum></citerefentry>. + <citerefentry project='man-pages'><refentrytitle>mke2fs</refentrytitle><manvolnum>8</manvolnum></citerefentry>. This option implies <option>plain</option>.</para> <para>WARNING: Using the <option>tmp</option> @@ -380,8 +380,8 @@ hidden /mnt/tc_hidden /dev/null tcrypt-hidden,tcrypt-keyfile <citerefentry><refentrytitle>systemd-cryptsetup@.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd-cryptsetup-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>cryptsetup</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - <citerefentry><refentrytitle>mkswap</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - <citerefentry><refentrytitle>mke2fs</refentrytitle><manvolnum>8</manvolnum></citerefentry> + <citerefentry project='man-pages'><refentrytitle>mkswap</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry project='man-pages'><refentrytitle>mke2fs</refentrytitle><manvolnum>8</manvolnum></citerefentry> </para> </refsect1> |