From f1fd95ccefe483f0e3f2da593c6d4b671a7de522 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Wed, 2 Aug 2023 02:01:59 +0200 Subject: 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 --- iptables/iptables-save.8.in | 7 ++++--- 1 file 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 -- cgit v1.2.3