git: 0d5776f4adb8 - stable/13 - motd: Fix Questions List address
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Jan 2023 00:39:07 UTC
The branch stable/13 has been updated by dbaio (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=0d5776f4adb894b16390bad5b2a33034225f75e3
commit 0d5776f4adb894b16390bad5b2a33034225f75e3
Author: Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-11-24 00:49:14 +0000
Commit: Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-01-11 00:37:01 +0000
motd: Fix Questions List address
Following mailing lists migration from Mailman to Mlmmj.
https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/
-->
https://lists.freebsd.org/subscription/freebsd-questions
Adding a short link (as we already have for Faq and Handbook), so all
links can be indented the same way.
Reviewed by: imp (earlier version)
Approved by: lwhsu
Differential Revision: https://reviews.freebsd.org/D33101
(cherry picked from commit ec80eab8a16acc358895fd01d822799189948ad0)
---
usr.bin/login/motd.template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.bin/login/motd.template b/usr.bin/login/motd.template
index ea98a3266c3a..e743370ca0a2 100644
--- a/usr.bin/login/motd.template
+++ b/usr.bin/login/motd.template
@@ -5,7 +5,7 @@ Release Notes, Errata: https://www.FreeBSD.org/releases/
Security Advisories: https://www.FreeBSD.org/security/
FreeBSD Handbook: https://www.FreeBSD.org/handbook/
FreeBSD FAQ: https://www.FreeBSD.org/faq/
-Questions List: https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/
+Questions List: https://www.FreeBSD.org/lists/questions/
FreeBSD Forums: https://forums.FreeBSD.org/
Documents installed with the system are in the /usr/local/share/doc/freebsd/