From e3c79ca1786f921bedb19476a3a3c1041c22b9a9 Mon Sep 17 00:00:00 2001
From: Albert Strasheim <fullung@gmail.com>
Date: Mon, 5 Sep 2011 08:45:12 +0000
Subject: [PATCH] Fix typo in systemd manual page.

---
 man/systemd.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/man/systemd.xml b/man/systemd.xml
index a11c96e..a8a6967 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -259,7 +259,7 @@
                                 services and sockets, i.e. controls
                                 the default for
                                 <option>StandardOutput=</option>
-                                resp. <option>StandardExecute=</option>
+                                resp. <option>StandardError=</option>
                                 (see
                                 <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>
                                 for details). Takes one of
-- 
1.7.5.4

