Update the reference to the FreeBSD sparc64 mailing list, its name has

changed a while back.
This commit is contained in:
Marius Strobl 2004-04-30 14:04:21 +00:00
parent 4f27387d5c
commit 13ad2f11d8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128756

View file

@ -78,7 +78,7 @@ cpu_identify(u_long vers, u_int freq, u_int id)
printf(
"CPU: unknown; please e-mail the following value together\n"
" with the exact name of your processor to "
"<freebsd-sparc@FreeBSD.org>.\n"
"<freebsd-sparc64@FreeBSD.org>.\n"
" version register: <0x%lx>\n", vers);
return;
}