From 5aded369782f28255bc6b494ca905d7acaea7a56 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Mon, 7 Jul 2014 18:25:54 -0400 Subject: man: add a mapping for external manpages It is annoying when we have dead links on fd.o. Add project='man-pages|die-net|archlinux' to -ies. In generated html, add external links to http://man7.org/linux/man-pages/man, http://linux.die.net/man/, https://www.archlinux.org/. By default, pages in sections 2 and 4 go to man7, since Michael Kerrisk is the autorative source on kernel related stuff. The rest of links goes to linux.die.net, because they have the manpages. Except for the pacman stuff, since it seems to be only available from archlinux.org. Poor gummiboot gets no link, because gummitboot(8) ain't to be found on the net. According to common wisdom, that would mean that it does not exist. But I have seen Kay using it, so I know it does, and deserves to be found. Can somebody be nice and put it up somewhere? --- man/crypttab.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/crypttab.xml') 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 - mkswap8. + mkswap8. This option implies . WARNING: Using the @@ -324,7 +324,7 @@ The encrypted block device will be prepared for using it as /tmp; it will be formatted using - mke2fs8. + mke2fs8. This option implies . WARNING: Using the @@ -380,8 +380,8 @@ hidden /mnt/tc_hidden /dev/null tcrypt-hidden,tcrypt-keyfile systemd-cryptsetup@.service8, systemd-cryptsetup-generator8, cryptsetup8, - mkswap8, - mke2fs8 + mkswap8, + mke2fs8 -- cgit v1.2.3-54-g00ecf