summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2023-08-02 02:01:59 +0200
committerPhil Sutter <phil@nwl.cc>2023-08-05 01:29:54 +0200
commitf1fd95ccefe483f0e3f2da593c6d4b671a7de522 (patch)
treeb17d6d4050c929db6c787c4db5317efa0e23a18b
parent9458313e017eaa0f8daccff57df24da01f5b6fb8 (diff)
man: iptables-save.8: Fix --modprobe description
- Consistently use 'modprobe' as option argument name - Add a reference to modprobe man page - Put the path in italics and the command in bold Fixes: fbb5639c02218 ("iptables-save: module loading corrections") Signed-off-by: Phil Sutter <phil@nwl.cc>
-rw-r--r--iptables/iptables-save.8.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/iptables/iptables-save.8.in b/iptables/iptables-save.8.in
index 7f849073..118dddcd 100644
--- a/iptables/iptables-save.8.in
+++ b/iptables/iptables-save.8.in
@@ -36,9 +36,10 @@ and
are used to dump the contents of IP or IPv6 Table in easily parseable format
either to STDOUT or to a specified file.
.TP
-\fB\-M\fR, \fB\-\-modprobe\fR \fImodprobe_program\fP
-Specify the path to the modprobe program. By default, iptables-save will
-inspect /proc/sys/kernel/modprobe to determine the executable's path.
+\fB\-M\fR, \fB\-\-modprobe\fR \fImodprobe\fP
+Specify the path to the modprobe(8) program. By default,
+iptables-save will inspect \fI/proc/sys/kernel/modprobe\fP to determine
+the executable's path.
.TP
\fB\-f\fR, \fB\-\-file\fR \fIfilename\fP
Specify a filename to log the output to. If not specified, iptables-save