]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/telinit.xml
travis: use UBSan checks from OSS-Fuzz
[thirdparty/systemd.git] / man / telinit.xml
index 02d31fbd464e0250d546c7478b110cbd2c385bc0..43871eb35140e29aeeb4ac77dca3db60facc9c87 100644 (file)
@@ -1,25 +1,7 @@
 <?xml version='1.0'?> <!--*-nxml-*-->
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-
-<!--
-  This file is part of systemd.
-
-  Copyright 2010 Lennart Poettering
-
-  systemd is free software; you can redistribute it and/or modify it
-  under the terms of the GNU Lesser General Public License as published by
-  the Free Software Foundation; either version 2.1 of the License, or
-  (at your option) any later version.
-
-  systemd is distributed in the hope that it will be useful, but
-  WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-  Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public License
-  along with systemd; If not, see <http://www.gnu.org/licenses/>.
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <refentry id="telinit"
     xmlns:xi="http://www.w3.org/2001/XInclude">
@@ -27,15 +9,6 @@
   <refentryinfo>
     <title>telinit</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
         <listitem><para>Change the SysV runlevel. This is translated
         into an activation request for
         <filename>runlevel2.target</filename>,
-        <filename>runlevel3.target</filename>, ... and is equivalent
+        <filename>runlevel3.target</filename>,  and is equivalent
         to <command>systemctl isolate runlevel2.target</command>,
         <command>systemctl isolate runlevel3.target</command>,
-        ...</para></listitem>
+        </para></listitem>
       </varlistentry>
 
       <varlistentry>