diff --git a/pages/linux/iptables-save.md b/pages/linux/iptables-save.md index 105fb6d1a..b0d241ca5 100644 --- a/pages/linux/iptables-save.md +++ b/pages/linux/iptables-save.md @@ -1,7 +1,7 @@ # iptables-save > Save the `iptables` IPv4 configuration. -> Use `ip6tables-save` to the same for IPv6. +> Use `ip6tables-save` to do the same for IPv6. > More information: . - Print the `iptables` configuration: diff --git a/pages/windows/reg-query.md b/pages/windows/reg-query.md index 110ce3d0f..76b7a471c 100644 --- a/pages/windows/reg-query.md +++ b/pages/windows/reg-query.md @@ -29,7 +29,7 @@ - Only search in [k]ey names: -`reg query {{key_name}} /f /k` +`reg query {{key_name}} /f "{{query_pattern}}" /k` - [c]ase-sensitively search for an [e]xact match: