[systemd-commits] man/systemd.network.xml src/systemd

Daniel Mack zonque at kemper.freedesktop.org
Mon Mar 9 05:39:28 PDT 2015


 man/systemd.network.xml |    2 +-
 src/systemd/sd-daemon.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4a6970c5354cd367b1fa62114057d8e084a20403
Author: Torstein Husebø <torstein at huseboe.net>
Date:   Mon Mar 9 13:02:56 2015 +0100

    Fix typos

diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 3522551..5d7518b 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -568,7 +568,7 @@
           <listitem>
             <para>DHCP client identifier to use. Either <literal>mac</literal>
             to use the MAC address of the link or <literal>duid</literal>
-            (the default) to use a RFC4361-complient Client ID.</para>
+            (the default) to use a RFC4361-compliant Client ID.</para>
           </listitem>
         </varlistentry>
         <varlistentry>
diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h
index b878b4d..861dc8f 100644
--- a/src/systemd/sd-daemon.h
+++ b/src/systemd/sd-daemon.h
@@ -168,7 +168,7 @@ int sd_is_mq(int fd, const char *path);
                   value daemons should send is "READY=1".
 
      STATUS=...   Passes a single-line status string back to systemd
-                  that describes the daemon state. This is free-from
+                  that describes the daemon state. This is free-form
                   and can be used for various purposes: general state
                   feedback, fsck-like programs could pass completion
                   percentages and failing programs could pass a human



More information about the systemd-commits mailing list