Correct one typo and two non-native usages.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Florian Westphal <fw@strlen.de>
string: performance [default], memory
|=================
-Users can specifiy the properties/features that the set/map must support.
+Users can specify the properties/features that the set/map must support.
This allows the kernel to pick an optimal internal representation.
If a required flag is missing, the ruleset might still work, as
nftables will auto-enable features if it can infer this from the ruleset.
*gre* *ip6* {*version* | *dscp* | *ecn* | *flowlabel* | *length* | *nexthdr* | *hoplimit* | *saddr* | *daddr*}
The gre expression is used to match on the gre header fields. This expression
-also allows to match on the IPv4 or IPv6 packet within the gre header.
+also allows one to match on the IPv4 or IPv6 packet within the gre header.
.GRE header expression
[options="header"]
to be present since otherwise packets on the return path won't be seen by
netfilter and therefore no reverse translation will take place.
-The optional *prefix* keyword allows to map *n* source addresses to *n*
+The optional *prefix* keyword allows one to map *n* source addresses to *n*
destination addresses. See 'Advanced NAT examples' below.
If the 'address' for *dnat* is an IPv4 loopback address