public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/7] man: Fix spelling issues, wording and wrong page references in nitsi.1
@ 2018-05-18 13:33 Michael Tremer
  2018-05-18 13:33 ` [PATCH 2/7] man: the nitsi.settings and nitsi.recipe pages should be category 5 Michael Tremer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Tremer @ 2018-05-18 13:33 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2122 bytes --]

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 man/nitsi.xml | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

diff --git a/man/nitsi.xml b/man/nitsi.xml
index 5310de66a4d6..9e105ae2ac7d 100644
--- a/man/nitsi.xml
+++ b/man/nitsi.xml
@@ -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>
 
@@ -62,21 +63,23 @@
 
 				<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>
@@ -103,7 +106,7 @@
 
 		<para>
 			Please report all bugs to the official bugtracker at
-			http://bugzilla.ipfire.org/.
+			https://bugzilla.ipfire.org/.
 		</para>
 	</refsect1>
 
@@ -112,7 +115,7 @@
 
 		<para>
 			<citerefentry>
-				<refentrytitle>nitsi.setting</refentrytitle>
+				<refentrytitle>nitsi.settings</refentrytitle>
 				<manvolnum>5</manvolnum>
 			</citerefentry>
 			<citerefentry>
-- 
2.17.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-18 13:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-18 13:33 [PATCH 1/7] man: Fix spelling issues, wording and wrong page references in nitsi.1 Michael Tremer
2018-05-18 13:33 ` [PATCH 2/7] man: the nitsi.settings and nitsi.recipe pages should be category 5 Michael Tremer
2018-05-18 13:33 ` [PATCH 3/7] man: Fix spelling, wording and formatting of nitsi.settings.5 Michael Tremer
2018-05-18 13:33 ` [PATCH 4/7] man: Improve grammar, spelling and syntax of nitsi.recipe.5 Michael Tremer
2018-05-18 13:33 ` [PATCH 5/7] Refactoring of Disk class Michael Tremer
2018-05-18 13:33 ` [PATCH 6/7] .gitignore: Don't list generated man pages as untracked files Michael Tremer
2018-05-18 13:33 ` [PATCH 7/7] .gitignore: Don't list generated nitsi script as untracked file Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox