9fc0f6
From 97df020a95852dddd28787ee846691c301b58807 Mon Sep 17 00:00:00 2001
9fc0f6
From: Ronny Chevalier <chevalier.ronny@gmail.com>
9fc0f6
Date: Sun, 3 Nov 2013 15:07:31 +0100
9fc0f6
Subject: [PATCH] man: fix typo
9fc0f6
9fc0f6
---
9fc0f6
 man/systemd-run.xml | 2 +-
9fc0f6
 1 file changed, 1 insertion(+), 1 deletion(-)
9fc0f6
9fc0f6
diff --git a/man/systemd-run.xml b/man/systemd-run.xml
9fc0f6
index e76a402..252335b 100644
9fc0f6
--- a/man/systemd-run.xml
9fc0f6
+++ b/man/systemd-run.xml
9fc0f6
@@ -60,7 +60,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
9fc0f6
   <refsect1>
9fc0f6
     <title>Description</title>
9fc0f6
 
9fc0f6
-    <para><command>systemd-run</command> may be used create and start
9fc0f6
+    <para><command>systemd-run</command> may be used to create and start
9fc0f6
     a transient <filename>.service</filename> or a
9fc0f6
     <filename>.scope</filename> unit and run the specified
9fc0f6
     <replaceable>COMMAND</replaceable> in it.</para>