This is an automated email from the ASF dual-hosted git repository.

acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit cdf500960f1520a1061c4929b0c850d1bd9c67bb
Author: hanzhijian <[email protected]>
AuthorDate: Wed Jun 10 10:20:38 2026 +0800

    fix: remove cross-reference to ip6tables doc not yet in tree
---
 Documentation/applications/system/iptables/index.rst | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/Documentation/applications/system/iptables/index.rst 
b/Documentation/applications/system/iptables/index.rst
index 002b4805b7f..7f92715340d 100644
--- a/Documentation/applications/system/iptables/index.rst
+++ b/Documentation/applications/system/iptables/index.rst
@@ -166,7 +166,3 @@ Use negation to match all protocols except TCP:
 
    nsh> iptables -A INPUT ! -p tcp -j ACCEPT
 
-See Also
-========
-
-- :doc:`../ip6tables/index`

Reply via email to