diff mbox series

[1/2] man teamd.conf: fix indentation of link_watch.send_always

Message ID 1541080742-31917-1-git-send-email-ptalbert@redhat.com (mailing list archive)
State New
Headers show
Series [1/2] man teamd.conf: fix indentation of link_watch.send_always | expand

Commit Message

Patrick Talbert Nov. 1, 2018, 1:59 p.m. UTC
Signed-off-by: Patrick Talbert <ptalbert@redhat.com>
---
 man/teamd.conf.5 | 1 +
 1 file changed, 1 insertion(+)

Comments

Jiri Pirko Nov. 5, 2018, 4:15 p.m. UTC | #1
Thu, Nov 01, 2018 at 02:59:02PM CET, ptalbert@redhat.com wrote:
>Signed-off-by: Patrick Talbert <ptalbert@redhat.com>

applied, thanks!
diff mbox series

Patch

diff --git a/man/teamd.conf.5 b/man/teamd.conf.5
index a252042..c4672bf 100644
--- a/man/teamd.conf.5
+++ b/man/teamd.conf.5
@@ -354,6 +354,7 @@  Default:
 .TP
 .BR "link_watch.send_always "| " ports.PORTIFNAME.link_watch.send_always " (bool)
 By default, ARP requests are sent on active ports only. This option allows sending even on inactive ports.
+.RS 7
 .PP
 Default:
 .BR "false"