From 952186aa0342f6bf3c4614a609525338d057d8d9 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Wed, 2 Aug 2023 02:06:00 +0200 Subject: man: iptables-save.8: Start paragraphs in upper-case Also add a missing full stop. Fixes: 117341ada43dd ("Added iptbles-restore and iptables-save manpages") Signed-off-by: Phil Sutter --- iptables/iptables-save.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iptables/iptables-save.8.in b/iptables/iptables-save.8.in index 118dddcd..65c1f28c 100644 --- a/iptables/iptables-save.8.in +++ b/iptables/iptables-save.8.in @@ -46,10 +46,10 @@ Specify a filename to log the output to. If not specified, iptables-save will log to STDOUT. .TP \fB\-c\fR, \fB\-\-counters\fR -include the current values of all packet and byte counters in the output +Include the current values of all packet and byte counters in the output. .TP \fB\-t\fR, \fB\-\-table\fR \fItablename\fP -restrict output to only one table. If the kernel is configured with automatic +Restrict output to only one table. If the kernel is configured with automatic module loading, an attempt will be made to load the appropriate module for that table if it is not already there. .br -- cgit v1.2.3