diff options
Diffstat (limited to 'man/sd_event_add_child.xml')
-rw-r--r-- | man/sd_event_add_child.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_event_add_child.xml b/man/sd_event_add_child.xml index 9d943f8676..7a84fcea7e 100644 --- a/man/sd_event_add_child.xml +++ b/man/sd_event_add_child.xml @@ -100,7 +100,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. being stopped by a signal), and <constant>WCONTINUED</constant> (watch for the child being resumed by a signal). See <citerefentry><refentrytitle>waitid</refentrytitle><manvolnum>2</manvolnum></citerefentry> - for futher information.</para> + for further information.</para> <para>Only a single handler may be installed for a specific child. The handler is enabled |