From: Phil Sutter Date: Wed, 2 Aug 2023 00:01:59 +0000 (+0200) Subject: man: iptables-save.8: Fix --modprobe description X-Git-Tag: v1.8.10~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1fd95ccefe483f0e3f2da593c6d4b671a7de522;p=thirdparty%2Fiptables.git 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 --- 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