From c7d3c473ab4b8cec4e2061c605e4dadb4755195d Mon Sep 17 00:00:00 2001
From: William Swanson <swansontec@gmail.com>
Date: Fri, 20 May 2011 17:44:24 -0700
Subject: [PATCH] man: update the list of unit search locations

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

diff --git a/man/systemd.xml b/man/systemd.xml
index a7dc453..142c1d6 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -500,9 +500,9 @@
                                 <command>pkg-config systemd
                                 --variable=systemdsystemunitdir</command>. Other
                                 directories checked are
-                                <filename>/usr/local/share/systemd/system</filename>
+                                <filename>/usr/local/lib/systemd/system</filename>
                                 and
-                                <filename>/usr/share/systemd/system</filename>. User
+                                <filename>/usr/lib/systemd/system</filename>. User
                                 configuration always takes
                                 precedence. <command>pkg-config
                                 systemd
-- 
1.7.4.msysgit.0

