24 lines
957 B
Diff
24 lines
957 B
Diff
From c32611c5388de404cf4b169fa3d757c2603e597d Mon Sep 17 00:00:00 2001
|
|
From: Marcos Felipe Rasia de Mello <marcosfrm@gmail.com>
|
|
Date: Thu, 26 Dec 2013 17:47:57 -0200
|
|
Subject: [PATCH] man: fix Type= reference
|
|
|
|
Simple man page fix attached.
|
|
---
|
|
man/systemd.service.xml | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
|
|
index e3a370f..898c19d 100644
|
|
--- a/man/systemd.service.xml
|
|
+++ b/man/systemd.service.xml
|
|
@@ -139,7 +139,7 @@
|
|
|
|
<para>If set to
|
|
<option>simple</option> (the default
|
|
- value if <varname>BusName=</varname>
|
|
+ value if <varname>Type=</varname>
|
|
is not specified), it is expected that
|
|
the process configured with
|
|
<varname>ExecStart=</varname> is the
|