summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2023-08-02 00:41:38 +0200
committerPhil Sutter <phil@nwl.cc>2023-08-05 01:29:03 +0200
commita41ec065ebad9b38ebf2a193aeb42f59a7e30214 (patch)
tree6673270ac376b9f985b1f6a831c5d117a2f6bce5 /extensions
parent94c19939744dbbbc6ff0fedf6cdba661769fdc87 (diff)
man: Use HTTPS for links to netfilter.org
The browser is redirected there anyway, but who cares about such minor details nowadays. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/libxt_nfacct.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_nfacct.man b/extensions/libxt_nfacct.man
index b755f977..a818fedd 100644
--- a/extensions/libxt_nfacct.man
+++ b/extensions/libxt_nfacct.man
@@ -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.