From: Michal Schmidt Date: Fri, 11 Nov 2011 09:48:17 +0000 (+0100) Subject: man: fix typo in sd_notify X-Git-Tag: v38~193 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f84624270432cdff35c4f499fbdb9e0f94fe705;p=systemd man: fix typo in sd_notify Noticed by guzu. --- diff --git a/man/sd_notify.xml b/man/sd_notify.xml index dd0ba935..62347f8a 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -166,7 +166,7 @@ for details. sd_notifyf() is similar to - sd_notifyf() but takes a + sd_notify() but takes a printf()-like format string plus arguments.