From: Lucas Bates Date: Tue, 11 Oct 2016 11:00:48 +0000 (-0400) Subject: man pages: add man page for skbmod action X-Git-Tag: v4.9.0~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40995d1c79e5a1b8711f6cd26eca9807fc4dd50;p=thirdparty%2Fiproute2.git man pages: add man page for skbmod action Signed-off-by: Lucas Bates Signed-off-by: Jamal Hadi Salim --- diff --git a/man/man8/Makefile b/man/man8/Makefile index 4ad96ce41..de6f249bf 100644 --- a/man/man8/Makefile +++ b/man/man8/Makefile @@ -16,7 +16,7 @@ MAN8PAGES = $(TARGETS) ip.8 arpd.8 lnstat.8 routel.8 rtacct.8 rtmon.8 rtpr.8 ss. tc-basic.8 tc-cgroup.8 tc-flow.8 tc-flower.8 tc-fw.8 tc-route.8 \ tc-tcindex.8 tc-u32.8 tc-matchall.8 \ tc-connmark.8 tc-csum.8 tc-mirred.8 tc-nat.8 tc-pedit.8 tc-police.8 \ - tc-simple.8 tc-skbedit.8 tc-vlan.8 tc-xt.8 tc-ife.8 \ + tc-simple.8 tc-skbedit.8 tc-vlan.8 tc-xt.8 tc-ife.8 tc-skbmod.8 \ devlink.8 devlink-dev.8 devlink-monitor.8 devlink-port.8 devlink-sb.8 all: $(TARGETS)