Jose,

Thanks for the patch.
I committed the attached patch.

Jean-Louis

On 08/01/17 01:35 PM, Jose M Calhariz wrote:
> I am reviewing the patches used by Debian to build amanda 3.3.9 and
> updating them for amanda 3.4.1.  I think some of them are not specific
> to Debian.  My plan is to present the patches here so they can be
> reviewed for adoption or not.
>
> The first batch are about small English mistakes in documentation that
> lintian complains.
>
> In attach there is 3 patches.
>
> Kind regards
> Jose M Calhariz
>
>
>

Disclaimer

The information contained in this communication from the sender is 
confidential. It is intended solely for use by the recipient and others 
authorized to receive it. If you are not the recipient, you are hereby notified 
that any disclosure, copying, distribution or taking action in relation of the 
contents of this information is strictly prohibited and may be unlawful.

This email has been scanned for viruses and malware, and may have been 
automatically archived by Mimecast Ltd, an innovator in Software as a Service 
(SaaS) for business. Providing a safer and more useful place for your human 
generated data. Specializing in; Security, archiving and compliance. To find 
out more visit the Mimecast website.
diff --git a/man/xml-source/amanda-auth.7.xml b/man/xml-source/amanda-auth.7.xml
index 01f05cf..f2bcf9e 100644
--- a/man/xml-source/amanda-auth.7.xml
+++ b/man/xml-source/amanda-auth.7.xml
@@ -559,7 +559,7 @@ define dumptype rsh_example {
 
 <refsect2><title>Authenticated Peer Hostnames with SSH Authentication</title>
 
-<para>When accepting an incoming conneciton, the SSH daemon gives Amanda
+<para>When accepting an incoming connection, the SSH daemon gives Amanda
 information about the remote system in the $SSH_CONNECTION environment
 variable.  Amanda parses this information to determine the remote
 address, and then performs a similar check to that done by the BSD
diff --git a/man/xml-source/amanda-changers.7.xml b/man/xml-source/amanda-changers.7.xml
index 47af769..d50ec8a 100644
--- a/man/xml-source/amanda-changers.7.xml
+++ b/man/xml-source/amanda-changers.7.xml
@@ -150,8 +150,8 @@ define changer aggregate {
 tpchanger "aggregate"
 </programlisting>
 
-<para>This changer driver allow to use two or more changers or standalone
-drive in sequence.</para>
+<para>This changer driver allow the use of two or more changers or standalone
+drives in sequence.</para>
 
 <refsect3><title>Properties</title>
 <!-- PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER -->
diff --git a/man/xml-source/amanda-devices.7.xml b/man/xml-source/amanda-devices.7.xml
index 9845d5e..46d8312 100644
--- a/man/xml-source/amanda-devices.7.xml
+++ b/man/xml-source/amanda-devices.7.xml
@@ -742,8 +742,8 @@ access the NDMP server.  The default for both is "ndmp".</para>
 <variablelist>
  <!-- ==== -->
 <varlistentry><term>INDIRECT</term><listitem>
-(read-write) The default in "yes". You can set it to "no" if the ndmp server
-allow to set a window length to 0.
+(read-write) The default is "yes". You can set it to "no" if the ndmp server
+can be set to a window length of 0.
 </listitem></varlistentry>
  <!-- ==== -->
 <varlistentry><term>NDMP_AUTH</term><listitem>

Reply via email to