git: ab71e3480921 - stable/14 - fortune: update mailing list search url
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 13:47:03 UTC
The branch stable/14 has been updated by christos:
URL: https://cgit.FreeBSD.org/src/commit/?id=ab71e3480921a8dec26a19d160a91c0531095418
commit ab71e3480921a8dec26a19d160a91c0531095418
Author: Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2023-12-27 16:28:11 +0000
Commit: Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2023-12-31 13:46:55 +0000
fortune: update mailing list search url
Markmail no longer exists.
Reviewed by: markj
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D43209
(cherry picked from commit 2b1c477d88e579585c6b3ba5f6ded70b9a05e3c3)
---
usr.bin/fortune/datfiles/freebsd-tips | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.bin/fortune/datfiles/freebsd-tips b/usr.bin/fortune/datfiles/freebsd-tips
index 3ee4ca3a5972..aed66f2295e2 100644
--- a/usr.bin/fortune/datfiles/freebsd-tips
+++ b/usr.bin/fortune/datfiles/freebsd-tips
@@ -388,7 +388,7 @@ You can make a log of your terminal session with script(1).
You can often get answers to your questions about FreeBSD by searching in the
FreeBSD mailing list archives at
- http://freebsd.markmail.org
+ https://lists.freebsd.org/search
%
You can open up a new split-screen window in (n)vi with :N or :E and then
use ^w to switch between the two.