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/sd-daemon.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/sd-daemon.xml') diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 2b4f3a5598..374dac63f5 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -107,7 +107,7 @@ for more information. The log levels are identical to - syslog3's + syslog3's log level system. To use these prefixes simply prefix every line with one of these strings. A line that is not prefixed will be logged at the default log level @@ -137,9 +137,9 @@ daemon7, systemd.service5, systemd.socket5, - fprintf3, + fprintf3, sd-readahead3, - pkg-config1 + pkg-config1 -- cgit v1.2.3-54-g00ecf