From c2794131b445ebccba184066af6d3fb2f38d1f38 Mon Sep 17 00:00:00 2001 From: Henrik Nordstrom Date: Thu, 22 Jan 2004 15:04:24 +0000 Subject: split manpages into per-extension manpage snippet (Henrik Nordstrom) add lots of missing manpage snippets (Harald Welte) --- extensions/libipt_tos.man | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 extensions/libipt_tos.man (limited to 'extensions/libipt_tos.man') diff --git a/extensions/libipt_tos.man b/extensions/libipt_tos.man new file mode 100644 index 00000000..c612b299 --- /dev/null +++ b/extensions/libipt_tos.man @@ -0,0 +1,9 @@ +This module matches the 8 bits of Type of Service field in the IP +header (ie. including the precedence bits). +.TP +.BI "--tos " "tos" +The argument is either a standard name, (use +.br + iptables -m tos -h +.br +to see the list), or a numeric value to match. -- cgit v1.2.3