9fc0f6
From 823c9b307bdcbce12ee7af42ab2e8b4a01df1831 Mon Sep 17 00:00:00 2001
9fc0f6
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
9fc0f6
Date: Tue, 24 Dec 2013 22:57:15 -0500
9fc0f6
Subject: [PATCH] man: fix description of is-enabled returned value
9fc0f6
9fc0f6
---
9fc0f6
 man/systemctl.xml | 2 +-
9fc0f6
 1 file changed, 1 insertion(+), 1 deletion(-)
9fc0f6
9fc0f6
diff --git a/man/systemctl.xml b/man/systemctl.xml
9fc0f6
index 61deb19..25b03d8 100644
9fc0f6
--- a/man/systemctl.xml
9fc0f6
+++ b/man/systemctl.xml
9fc0f6
@@ -932,7 +932,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
9fc0f6
                   <row>
9fc0f6
                     <entry><literal>static</literal></entry>
9fc0f6
                     <entry>Unit is not enabled, but has no provisions for enabling in [Install] section</entry>
9fc0f6
-                    <entry>1</entry>
9fc0f6
+                    <entry>0</entry>
9fc0f6
                   </row>
9fc0f6
                   <row>
9fc0f6
                     <entry><literal>disabled</literal></entry>