Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2022 22:14:12 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 714f6f9c1472 - main - ipfilter: replace defunct home page link with FAQ URL
Message-ID:  <202211152214.2AFMECWU014925@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=714f6f9c147237b49d8485e1bb9f73035f4b9407

commit 714f6f9c147237b49d8485e1bb9f73035f4b9407
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-11-15 21:58:51 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-11-15 22:11:59 +0000

    ipfilter: replace defunct home page link with FAQ URL
    
    ipfilter.org disappeared in mid 2004.  There is still a FAQ at
    https://www.phildev.net/ipf so point to that.
---
 sbin/ipf/ipf/ipfilter.4 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sbin/ipf/ipf/ipfilter.4 b/sbin/ipf/ipf/ipfilter.4
index 10fd18e0606f..ef1272353e47 100644
--- a/sbin/ipf/ipf/ipfilter.4
+++ b/sbin/ipf/ipf/ipfilter.4
@@ -232,8 +232,7 @@ various stages introduced by IP Filter.
 .fi
 
 .SH MORE INFORMATION
-More information (including pointers to the FAQ and the mailing list) can be
-obtained from the sofware's official homepage: www.ipfilter.org
+The IP Filter FAQ can be found at https://www.phildev.net/ipf/
 
 .SH SEE ALSO
 ipf(4), ipf(5), ipf(8), ipfilter(5), ipfs(8), ipfstat(8), ipftest(1),



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211152214.2AFMECWU014925>