]> git.ipfire.org Git - people/jschlag/nitsi.git/commitdiff
man: Fix spelling issues, wording and wrong page references in nitsi.1
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 May 2018 13:33:53 +0000 (14:33 +0100)
committerJonatan Schlag <jonatan.schlag@ipfire.org>
Sat, 19 May 2018 08:25:02 +0000 (10:25 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
man/nitsi.xml

index 5310de66a4d6cac58e5a01d3691eaf691c3d9b78..9e105ae2ac7d931258936cbfb3fc4e2d9f790941 100644 (file)
@@ -39,8 +39,9 @@
                <title>Description</title>
 
                <para>
-                       <command>nitsi</command> is a simple, extensible, Integration Test Suite
-                               for the Network code of IPfire written in Python.
+                       <command>nitsi</command> is a simple and extensible
+                       suite for running integration tests for the network
+                       code of IPFire. It is written in pure Python.
                </para>
        </refsect1>
 
 
                                <listitem>
                                        <para>
-                                               Is the directory where all files of a test are located.
-                                               So this dir should contain at least a setting file and a recipe file
+                                               The directory where all files of a test are located.
+                                               It should contain at least a setting file and a recipe file.
                                        </para>
 
                                        <para>
-                                               For further details of the setting file layout and the recipe file layout, please consult the
+                                               For further details of the setting file layout and the recipe file layout,
+                                               please consult the
                                                <citerefentry>
-                                                       <refentrytitle>nitsi.setting</refentrytitle>
+                                                       <refentrytitle>nitsi.settings</refentrytitle>
                                                        <manvolnum>5</manvolnum>
                                                </citerefentry>
+                                               and
                                                <citerefentry>
                                                        <refentrytitle>nitsi.recipe</refentrytitle>
                                                        <manvolnum>5</manvolnum>
                                                </citerefentry>
-                                               manual page.
+                                               manual pages.
                                        </para>
                                </listitem>
                        </varlistentry>
 
                <para>
                        Please report all bugs to the official bugtracker at
-                       http://bugzilla.ipfire.org/.
+                       https://bugzilla.ipfire.org/.
                </para>
        </refsect1>
 
 
                <para>
                        <citerefentry>
-                               <refentrytitle>nitsi.setting</refentrytitle>
+                               <refentrytitle>nitsi.settings</refentrytitle>
                                <manvolnum>5</manvolnum>
                        </citerefentry>
                        <citerefentry>