git: eefdc4a34875 - stable/13 - fortune: update mailing list search url
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 13:47:48 UTC
The branch stable/13 has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=eefdc4a34875d7f5a4a4fcff637ca019641e2d14 commit eefdc4a34875d7f5a4a4fcff637ca019641e2d14 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:47:37 +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 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.