summaryrefslogtreecommitdiffstats
path: root/iptables
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2023-08-02 01:37:09 +0200
committerPhil Sutter <phil@nwl.cc>2023-08-05 01:29:33 +0200
commitb200f0870bc17046d6db64a1a65937ad5f263633 (patch)
tree6e0efa670701d64835ca0da4cf42b3be4c61d49e /iptables
parent193107df55541ced2e783bcce9b71b97f88a5398 (diff)
man: iptables-restore.8: Put 'file' in italics in synopsis
The text has it this way already, be consistent. Fixes: 081d57839e91e ("iptables-restore.8: file to read from can be specified as argument") Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'iptables')
-rw-r--r--iptables/iptables-restore.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/iptables/iptables-restore.8.in b/iptables/iptables-restore.8.in
index bfd2fc35..ff817909 100644
--- a/iptables/iptables-restore.8.in
+++ b/iptables/iptables-restore.8.in
@@ -25,11 +25,11 @@ ip6tables-restore \(em Restore IPv6 Tables
.SH SYNOPSIS
\fBiptables\-restore\fP [\fB\-chntvV\fP] [\fB\-w\fP \fIseconds\fP]
[\fB\-M\fP \fImodprobe\fP] [\fB\-T\fP \fIname\fP]
-[\fBfile\fP]
+[\fIfile\fP]
.P
\fBip6tables\-restore\fP [\fB\-chntvV\fP] [\fB\-w\fP \fIseconds\fP]
[\fB\-M\fP \fImodprobe\fP] [\fB\-T\fP \fIname\fP]
-[\fBfile\fP]
+[\fIfile\fP]
.SH DESCRIPTION
.PP
.B iptables-restore