summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2015-07-25 23:15:05 +0200
committerSven Eden <yamakuzure@gmx.net>2017-03-14 10:07:16 +0100
commit802d49dfe41e052d60e417d314a742337b0a7f03 (patch)
tree91d5c6e28d24f28eb6f1ec8244c2f1cb14e23540 /man
parent08db4242f0bde24ce95f3af654a01e5a64f55159 (diff)
man: typo fixes
Diffstat (limited to 'man')
-rw-r--r--man/custom-html.xsl2
-rw-r--r--man/sd-bus-errors.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/man/custom-html.xsl b/man/custom-html.xsl
index d9079d0fa..5ee5d228c 100644
--- a/man/custom-html.xsl
+++ b/man/custom-html.xsl
@@ -125,7 +125,7 @@
<!--
- 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.
diff --git a/man/sd-bus-errors.xml b/man/sd-bus-errors.xml
index d6bbd7fbb..a1e846285 100644
--- a/man/sd-bus-errors.xml
+++ b/man/sd-bus-errors.xml
@@ -138,7 +138,7 @@
<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>
@@ -186,7 +186,7 @@
</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>