From ad678a066b4ba5d8914dd7d5a4093572841205cf Mon Sep 17 00:00:00 2001
From: Conrad Meyer <cemeyer@cs.washington.edu>
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_notify.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'man/sd_notify.xml')

diff --git a/man/sd_notify.xml b/man/sd_notify.xml
index 80856a22d5..7c1d982d85 100644
--- a/man/sd_notify.xml
+++ b/man/sd_notify.xml
@@ -252,7 +252,7 @@
                         <title>Start-up Notification</title>
 
                         <para>When a daemon finished starting up, it
-                        might issue the following call call to notify
+                        might issue the following call to notify
                         the init system:</para>
 
                         <programlisting>sd_notify(0, "READY=1");</programlisting>
-- 
cgit v1.2.1