chiark / gitweb /
man: typo fixes
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Sat, 25 Jul 2015 21:15:05 +0000 (23:15 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:07:16 +0000 (10:07 +0100)
man/custom-html.xsl
man/sd-bus-errors.xml

index d9079d0fac0dc0f11a3922d984481fa6b6f45252..5ee5d228c9981247d2eff30465121934668df7e6 100644 (file)
 
 <!--
   - helper template to do conflict resolution between various headings with the same inferred ID attribute/tag from the headerlink template
-  - this conflict resolution is necessary to prevent malformed HTML ouput (multiple id attributes with the same value)
+  - this conflict resolution is necessary to prevent malformed HTML output (multiple id attributes with the same value)
   - and it fixes xsltproc warnings during compilation of HTML man pages
   -
   - A simple top-to-bottom numbering scheme is implemented for nodes with the same ID value to derive unique ID values for HTML output.
index d6bbd7fbb2a2ef79dae5f64c54ed1d16d8ad0f9a..a1e8462858a2d2263421fb6a8f6d91780d6a95a2 100644 (file)
          <term><varname>SD_BUS_ERROR_FAILED</varname></term>
          <listitem><para>A generic error indication. See the error
          message for further details. This error name should be
-         avoided, in favour of a more expressive error
+         avoided, in favor of a more expressive error
          name.</para></listitem>
       </varlistentry>
 
       </varlistentry>
       <varlistentry>
         <term><varname>SD_BUS_ERROR_ACCESS_DENIED</varname></term>
-        <listitem><para>Access to a resource has bee denied, due to security restrictions.</para></listitem>
+        <listitem><para>Access to a resource has been denied, due to security restrictions.</para></listitem>
       </varlistentry>
       <varlistentry>
         <term><varname>SD_BUS_ERROR_AUTH_FAILED</varname></term>