Michal Schmidt e43452
From acd5d830990975310998d28800cad086357a80c0 Mon Sep 17 00:00:00 2001
Michal Schmidt e43452
From: Michal Schmidt <mschmidt@redhat.com>
Michal Schmidt e43452
Date: Fri, 11 Nov 2011 10:48:17 +0100
Michal Schmidt f1996e
Subject: [PATCH] man: fix typo in sd_notify
Michal Schmidt e43452
Michal Schmidt e43452
Noticed by guzu.
Michal Schmidt e43452
(cherry picked from commit 9f84624270432cdff35c4f499fbdb9e0f94fe705)
Michal Schmidt e43452
---
Michal Schmidt e43452
 man/sd_notify.xml |    2 +-
Michal Schmidt e43452
 1 files changed, 1 insertions(+), 1 deletions(-)
Michal Schmidt e43452
Michal Schmidt e43452
diff --git a/man/sd_notify.xml b/man/sd_notify.xml
Michal Schmidt e43452
index dd0ba93..62347f8 100644
Michal Schmidt e43452
--- a/man/sd_notify.xml
Michal Schmidt e43452
+++ b/man/sd_notify.xml
Michal Schmidt e43452
@@ -166,7 +166,7 @@
Michal Schmidt e43452
                 for details.</para>
Michal Schmidt e43452
 
Michal Schmidt e43452
                 <para><function>sd_notifyf()</function> is similar to
Michal Schmidt e43452
-                <function>sd_notifyf()</function> but takes a
Michal Schmidt e43452
+                <function>sd_notify()</function> but takes a
Michal Schmidt e43452
                 <function>printf()</function>-like format string plus
Michal Schmidt e43452
                 arguments.</para>
Michal Schmidt e43452
         </refsect1>
Michal Schmidt e43452
-- 
Michal Schmidt e43452
1.7.7.5
Michal Schmidt e43452