git: ec80eab8a16a - main - motd: Fix Questions List address
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Nov 2021 21:20:25 UTC
The branch main has been updated by dbaio (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=ec80eab8a16acc358895fd01d822799189948ad0
commit ec80eab8a16acc358895fd01d822799189948ad0
Author: Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-11-24 00:49:14 +0000
Commit: Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-11-28 21:15:04 +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
---
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/