]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: "systemd" is to be written in all lower-case, even at beginnings of sentences
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Dec 2017 16:42:04 +0000 (17:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 13 Dec 2017 16:42:04 +0000 (17:42 +0100)
This very important commit is very important.

man/bootctl.xml
man/daemon.xml
man/systemctl.xml
man/systemd-coredump.xml
man/systemd.environment-generator.xml
man/systemd.exec.xml
man/systemd.generator.xml
man/systemd.xml
src/timesync/timesyncd-manager.c

index 9081592bb5b6cbb08d6cb17d2c27c840579885b6..7662593a70c8f8c4e2d102504a0584cbd1a0be5d 100644 (file)
     <title>See Also</title>
     <para>
       <ulink url="https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec">Boot loader specification</ulink>
-      <ulink url="https://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface">Systemd boot loader interface</ulink>
+      <ulink url="https://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface">systemd boot loader interface</ulink>
     </para>
   </refsect1>
 </refentry>
index 5b782c88a5a63c3fafca09755fa3733fc5d3b6d5..18337daad8e6b517fe56cc48a327a77aa9254552 100644 (file)
 
   </refsect1>
   <refsect1>
-    <title>Integration with Systemd</title>
+    <title>Integration with systemd</title>
 
     <refsect2>
-      <title>Writing Systemd Unit Files</title>
+      <title>Writing systemd Unit Files</title>
 
       <para>When writing systemd unit files, it is recommended to
       consider the following suggestions:</para>
     </refsect2>
 
     <refsect2>
-      <title>Installing Systemd Service Files</title>
+      <title>Installing systemd Service Files</title>
 
       <para>At the build installation time (e.g. <command>make
       install</command> during package build), packages are
index 84c2f15d4efcd8c3830a7b749a006066633b09b8..60882e5aa3bf32a32dae0bf31081a2b77e84365a 100644 (file)
@@ -917,7 +917,7 @@ Sun 2017-02-26 20:57:49 EST  2h 3min left  Sun 2017-02-26 11:56:36 EST  6h ago
             convenient.
             </para>
 
-            <para>Systemd implicitly loads units as necessary, so just running the <command>status</command> will
+            <para>systemd implicitly loads units as necessary, so just running the <command>status</command> will
             attempt to load a file. The command is thus not useful for determining if something was already loaded or
             not.  The units may possibly also be quickly unloaded after the operation is completed if there's no reason
             to keep it in memory thereafter.
index 1341866463a6d2654425de5320bf26dce78c9cb9..1ae9ffb89ef944ee9decb639669113db730cdae9 100644 (file)
     <citerefentry project='man-pages'><refentrytitle>sysctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>
     parameter <varname>kernel.core_pattern</varname>. The syntax of this parameter is explained in
     <citerefentry project='man-pages'><refentrytitle>core</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
-    Systemd installs the file <filename>/usr/lib/sysctl.d/50-coredump.conf</filename> which configures
+    systemd installs the file <filename>/usr/lib/sysctl.d/50-coredump.conf</filename> which configures
     <varname>kernel.core_pattern</varname> accordingly. This file may be masked or overridden to use a different
     setting following normal
     <citerefentry><refentrytitle>sysctl.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>
index 7d3551e3f69603bf17edf837aacd79875eec6948..d5e773e5e3d61737d1593b7735455ec47da55b31 100644 (file)
@@ -49,7 +49,7 @@
 
   <refnamediv>
     <refname>systemd.environment-generator</refname>
-    <refpurpose>Systemd environment file generators</refpurpose>
+    <refpurpose>systemd environment file generators</refpurpose>
   </refnamediv>
 
   <refsynopsisdiv>
index 849baec974f1fb8821ca8948649db3789df5d0a5..3d81e45732fa2b2016692467c55de60356982517 100644 (file)
@@ -1959,7 +1959,7 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy
         <term><varname>$PATH</varname></term>
 
         <listitem><para>Colon-separated list of directories to use
-        when launching executables. Systemd uses a fixed value of
+        when launching executables. systemd uses a fixed value of
         <filename>/usr/local/sbin</filename>:<filename>/usr/local/bin</filename>:<filename>/usr/sbin</filename>:<filename>/usr/bin</filename>:<filename>/sbin</filename>:<filename>/bin</filename>.
         </para></listitem>
       </varlistentry>
index 5227bc09767ea5e4bdeebb52c4579068b6447f6e..55bb2b4a901c03cd6c3c4a40ff8453a5c6b787d0 100644 (file)
@@ -48,7 +48,7 @@
 
   <refnamediv>
     <refname>systemd.generator</refname>
-    <refpurpose>Systemd unit generators</refpurpose>
+    <refpurpose>systemd unit generators</refpurpose>
   </refnamediv>
 
   <refsynopsisdiv>
index 657fe4c37aa31b360ec647fc1f8d32e95ac84271..62ececb6e9bbc13e0253a7c7999d98139abd9e60 100644 (file)
     verify that it makes sense, fixing it if possible, and only
     failing if it really cannot work.</para>
 
-    <para>Systemd contains native implementations of various tasks
+    <para>systemd contains native implementations of various tasks
     that need to be executed as part of the boot process. For example,
     it sets the hostname or configures the loopback network device. It
     also sets up and mounts various API file systems, such as
index 25f54c0d944d9e54aead3c03097dba4afe8c6df0..8bd111fe0cbc68a7a8ce08025e629bcf4ef49148 100644 (file)
@@ -1087,7 +1087,7 @@ static int manager_network_monitor_listen(Manager *m) {
 
         r = sd_network_monitor_new(&m->network_monitor, NULL);
         if (r == -ENOENT) {
-                log_info("Systemd does not appear to be running, not listening for systemd-networkd events.");
+                log_info("systemd does not appear to be running, not listening for systemd-networkd events.");
                 return 0;
         }
         if (r < 0)