summaryrefslogtreecommitdiff
path: root/man/sd_listen_fds.xml
diff options
context:
space:
mode:
authorConrad Meyer <cemeyer@cs.washington.edu>2010-07-06 18:24:38 -0700
committerLennart Poettering <lennart@poettering.net>2010-07-07 03:40:12 +0200
commitad678a066b4ba5d8914dd7d5a4093572841205cf (patch)
tree86ba4f1da18735719d50cab2b325c13a5939f1bd /man/sd_listen_fds.xml
parent7b97f4773207d9e1301f5263229ceba26b515756 (diff)
man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec, systemd, and systemd.timer pages
Just some minor grammar fixes.
Diffstat (limited to 'man/sd_listen_fds.xml')
-rw-r--r--man/sd_listen_fds.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml
index 06403ecaa..6fb8d27f2 100644
--- a/man/sd_listen_fds.xml
+++ b/man/sd_listen_fds.xml
@@ -109,8 +109,8 @@
<para>On failure, this call returns a negative
errno-style error code. If
<varname>$LISTEN_FDS</varname>/<varname>$LISTEN_PID</varname>
- 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,