From ad678a066b4ba5d8914dd7d5a4093572841205cf Mon Sep 17 00:00:00 2001 From: Conrad Meyer Date: Tue, 6 Jul 2010 18:24:38 -0700 Subject: man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec, systemd, and systemd.timer pages Just some minor grammar fixes. --- man/sd_listen_fds.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_listen_fds.xml') diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml index 06403ecaa3..6fb8d27f24 100644 --- a/man/sd_listen_fds.xml +++ b/man/sd_listen_fds.xml @@ -109,8 +109,8 @@ On failure, this call returns a negative errno-style error code. If $LISTEN_FDS/$LISTEN_PID - was not set or not correctly set for this daemon and - hence no file descriptors received, 0 is + was not set or was not correctly set for this daemon and + hence no file descriptors were received, 0 is returned. Otherwise the number of file descriptors passed is returned. The application may find them starting with file descriptor SD_LISTEN_FDS_START, -- cgit v1.2.3-54-g00ecf