]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typos 2334/head
authorJakub Wilk <jwilk@jwilk.net>
Fri, 15 Jan 2016 11:46:08 +0000 (12:46 +0100)
committerJakub Wilk <jwilk@jwilk.net>
Fri, 15 Jan 2016 11:48:01 +0000 (12:48 +0100)
man/dnssec-trust-anchors.d.xml
man/systemd.generator.xml
man/systemd.unit.xml
man/systemd.xml

index 51271abc16b6d54fe39234d88bf1805888e57a24..4bdc167f79894db4c525291cc6bc1b4f0393d074 100644 (file)
     must be <literal>IN</literal>, followed by
     <literal>DNSKEY</literal>. The subsequent words encode the DNSKEY
     flags, protocol and algorithm fields, followed by the key data
-    encoded in Base64. See See <ulink
+    encoded in Base64. See <ulink
     url="https://tools.ietf.org/html/rfc4034#section-2">RFC 4034,
     Section 2</ulink> for details about the precise syntax and meaning
     of these fields.</para>
     trust anchor via adding in new trust anchor files.</para>
 
     <para>The current DNSSEC trust anchor for the Internet's root
-    domain is available a the <ulink
+    domain is available at the <ulink
     url="https://data.iana.org/root-anchors/root-anchors.xml">IANA
     Trust Anchor and Keys</ulink> page.</para>
   </refsect1>
index b36aab32598ad2e1edbbaef299f1cc34bc6ad94e..62658fb115f9e756cee22d6fdb113058600f361c 100644 (file)
     </example>
 
     <example>
-      <title>Debuging a generator</title>
+      <title>Debugging a generator</title>
 
       <programlisting>dir=$(mktemp -d)
 SYSTEMD_LOG_LEVEL=debug &systemgeneratordir;/systemd-fstab-generator \
index 126b1b5cb420ce3cef4ef93bc06067bc29d41f91..98466591348f3a71c31be1ed8084ee6235f0c995 100644 (file)
 
         <para><varname>ConditionSecurity=</varname> may be used to
         check whether the given security module is enabled on the
-        system. Currently, the recognized values values are
+        system. Currently, the recognized values are
         <varname>selinux</varname>,
         <varname>apparmor</varname>,
         <varname>ima</varname>,
index 367972099b687b6fd1e46c12845bf0e63ddd0da9..b5570a43472baf299c0ce0275d2d9b932760bb1b 100644 (file)
         <term><option>--machine-id=</option></term>
 
         <listitem><para>Override the machine-id set on the hard drive,
-        userful for network booting or for containers. May not be set
+        useful for network booting or for containers. May not be set
         to all zeros.</para></listitem>
       </varlistentry>