From 3ba3a79df4ae094d1008c04a9af8d1ff970124c4 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Fri, 13 Mar 2015 21:22:39 -0500 Subject: man: fix a bunch of links All hail linkchecker! --- man/sd_event_add_signal.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_event_add_signal.xml') diff --git a/man/sd_event_add_signal.xml b/man/sd_event_add_signal.xml index 0299aa5a53..7c8df7df8d 100644 --- a/man/sd_event_add_signal.xml +++ b/man/sd_event_add_signal.xml @@ -86,7 +86,7 @@ along with systemd; If not, see . the source parameter. The signal parameter specifies the signal to be handled (see - signal7). + signal7). The handler must reference a function to call when the signal is delivered or be NULL. The handler function will be passed the @@ -94,7 +94,7 @@ along with systemd; If not, see . freely by the caller. The handler also receives a pointer to a const struct signalfd_siginfo containing the information about the received signal. See - signalfd2 + signalfd2 for further information. Only a single handler may be installed for a specific -- cgit v1.2.3-54-g00ecf