]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
man: Use HTTPS for links to netfilter.org
authorPhil Sutter <phil@nwl.cc>
Tue, 1 Aug 2023 22:41:38 +0000 (00:41 +0200)
committerPhil Sutter <phil@nwl.cc>
Fri, 4 Aug 2023 23:29:03 +0000 (01:29 +0200)
The browser is redirected there anyway, but who cares about such minor
details nowadays.

Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libxt_nfacct.man
iptables/iptables.8.in

index b755f9770451c1a17c269507bb0991df2128558f..a818fedd6b1ac4a09285690556acefff0a4d18b5 100644 (file)
@@ -26,5 +26,5 @@ nfacct get http\-traffic
 .PP
 You can obtain
 .B nfacct(8)
-from http://www.netfilter.org or, alternatively, from the git.netfilter.org
+from https://www.netfilter.org or, alternatively, from the git.netfilter.org
 repository.
index c83275b2948721184de7a8c2583b9e70a2ecca96..71a6251d6b00c420261a4d95d3c34e6d3771df18 100644 (file)
@@ -419,7 +419,7 @@ allocation or error messages from kernel cause an exit code of 4. Finally,
 other errors cause an exit code of 1.
 .SH BUGS
 Bugs?  What's this? ;-)
-Well, you might want to have a look at http://bugzilla.netfilter.org/
+Well, you might want to have a look at https://bugzilla.netfilter.org/
 \fBiptables\fP will exit immediately with an error code of 111 if it finds
 that it was called as a setuid-to-root program.
 iptables cannot be used safely in this manner because it trusts
@@ -463,7 +463,7 @@ not in the standard distribution,
 and the netfilter-hacking-HOWTO details the netfilter internals.
 .br
 See
-.BR "http://www.netfilter.org/" .
+.BR "https://www.netfilter.org/" .
 .SH AUTHORS
 Rusty Russell originally wrote iptables, in early consultation with Michael
 Neuling.