[systemd-devel] [PATCH 1/3] man: Fix id attributes

Jan Janssen medhefgo at web.de
Thu Mar 7 06:12:44 PST 2013


---
 man/sd-readahead.xml                         | 2 +-
 man/sd_readahead.xml                         | 2 +-
 man/systemd-activate.xml                     | 2 +-
 man/systemd-update-utmp-runlevel.service.xml | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/sd-readahead.xml b/man/sd-readahead.xml
index ee7c936..f8a0a0b 100644
--- a/man/sd-readahead.xml
+++ b/man/sd-readahead.xml
@@ -21,7 +21,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
 
-<refentry id="sd-daemon" conditional='ENABLE_READAHEAD'>
+<refentry id="sd-readahead" conditional='ENABLE_READAHEAD'>
 
         <refentryinfo>
                 <title>sd-readahead</title>
diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml
index 39e3469..c26d5c6 100644
--- a/man/sd_readahead.xml
+++ b/man/sd_readahead.xml
@@ -21,7 +21,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
 
-<refentry id="sd_notify" conditional='ENABLE_READAHEAD'>
+<refentry id="sd_readahead" conditional='ENABLE_READAHEAD'>
 
         <refentryinfo>
                 <title>sd_readahead</title>
diff --git a/man/systemd-activate.xml b/man/systemd-activate.xml
index 6949731..a5cab8e 100644
--- a/man/systemd-activate.xml
+++ b/man/systemd-activate.xml
@@ -21,7 +21,7 @@ You should have received a copy of the GNU Lesser General Public License
 along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
 
-<refentry id="systemd-journal-gatewayd.service">
+<refentry id="systemd-activate">
 
   <refentryinfo>
     <title>systemd-activate</title>
diff --git a/man/systemd-update-utmp-runlevel.service.xml b/man/systemd-update-utmp-runlevel.service.xml
index 0e19581..867b958 100644
--- a/man/systemd-update-utmp-runlevel.service.xml
+++ b/man/systemd-update-utmp-runlevel.service.xml
@@ -19,7 +19,7 @@
   You should have received a copy of the GNU Lesser General Public License
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
-<refentry id="systemd-user-sessions.service">
+<refentry id="systemd-update-utmp-runlevel.service">
 
         <refentryinfo>
                 <title>systemd-update-utmp-runlevel.service</title>
-- 
1.8.1.5



More information about the systemd-devel mailing list