aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Margiolis <christos@FreeBSD.org>2023-12-27 16:28:11 +0000
committerChristos Margiolis <christos@FreeBSD.org>2023-12-31 13:47:37 +0000
commiteefdc4a34875d7f5a4a4fcff637ca019641e2d14 (patch)
tree45af780150d58430ee072674288ef82246a5416e
parent71fceff2480999b3fc921f47ec9adea9eff32041 (diff)
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)
-rw-r--r--usr.bin/fortune/datfiles/freebsd-tips2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fortune/datfiles/freebsd-tips b/usr.bin/fortune/datfiles/freebsd-tips
index 7d7b8fb0b580..d1edb8688f23 100644
--- a/usr.bin/fortune/datfiles/freebsd-tips
+++ b/usr.bin/fortune/datfiles/freebsd-tips
@@ -390,7 +390,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.