From patchwork Fri May 18 23:33:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 1769 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id 8B2FF60A29 for ; Fri, 18 May 2018 15:34:11 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id E48B010D22DD; Fri, 18 May 2018 14:34:10 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1526650451; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=TVdI9jaNBTyv6jCvkEoxouK1Jc/Tp31XO75IFQzcWcc=; b=L9mr/kmqiCzHPWPzMoxTLFu8y/vj6TWfcTDp8pkCV6+5wpmTOLJNMalgsfcDwlYTG4G2/y 9q6wuOcCHyz09s9/7AUzjP5PhUIrcqx/L8u7an5FF2/VGt4NvToPPHvZxkHZ5KI2TzNM99 l1f7wwX8yuN1+OuybvTbwwL1XwNCz2reU5uVT5PpQRzy+hLNSHvelX2ffYcOuG6bfwOfgz 4T4o4KbC78VNWq0AmArzZaKq3O8mwDZKYmSRfrJXmu73w8A+76yleFennTZbi6r+VOGHOT EbUkOv7BmsSXi2ERZT9ibigScmR9xYPjPxOHcVDoeQ12dDcfE4s0bnNvQB4Sqw== Authentication-Results: mail01.i.ipfire.org; auth=pass smtp.auth=ms smtp.mailfrom=michael.tremer@ipfire.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1526650446; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=TVdI9jaNBTyv6jCvkEoxouK1Jc/Tp31XO75IFQzcWcc=; b=je1sTOzwlUQjA3vxKDN4cyccdKuyXVtT8elsbHlEe5fnDjfqjaGLnn8voI2TlD8G1c99Un Q6imvVyAZeoVuL7Dymql9DfvEPpud54wVtgYwSUElXEX9H2zIOjiur2wwjxXiLoHAggCCg VXyc4IwVyr+aGDbIyPnU77vgwDsF3EfBOPbnkQhDuqekTLGx1vs3mI3rWKoPBUUh23sRww /JQa3mkA+hSYmjTxpfZFYYUYOcLcY1eZBRUUoRKx7jvOYmIQxW8hNFFj4BVp4TzZA4xaeq kpn7SLB4NrVgVE7zlgv4hAgyp23TaQMnvM3LQPX1f8yZkKxfA+oXmULKolw9Eg== Received: from rice-oxley.tremer.co.uk (unknown [88.98.219.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id B3B03114CC3E; Fri, 18 May 2018 14:34:06 +0100 (BST) From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 1/7] man: Fix spelling issues, wording and wrong page references in nitsi.1 Date: Fri, 18 May 2018 14:33:53 +0100 Message-Id: <20180518133359.2481778-1-michael.tremer@ipfire.org> X-Mailer: git-send-email 2.17.0 X-Spamd-Result: default: False [-5.02 / 11.00]; ASN(0.00)[asn:56478, ipnet:88.98.216.0/22, country:GB]; DKIM_SIGNED(0.00)[]; TO_DN_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; BAYES_HAM(-3.00)[99.99%]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM(-2.92)[-0.974,0] X-Spam-Status: No, score=-5.02 X-Rspamd-Server: mail01.i.ipfire.org Cc: Michael Tremer X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- 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 @@ Description - nitsi is a simple, extensible, Integration Test Suite - for the Network code of IPfire written in Python. + nitsi is a simple and extensible + suite for running integration tests for the network + code of IPFire. It is written in pure Python. @@ -62,21 +63,23 @@ - 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. - 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 - nitsi.setting + nitsi.settings 5 + and nitsi.recipe 5 - manual page. + manual pages. @@ -103,7 +106,7 @@ Please report all bugs to the official bugtracker at - http://bugzilla.ipfire.org/. + https://bugzilla.ipfire.org/. @@ -112,7 +115,7 @@ - nitsi.setting + nitsi.settings 5