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

changed a while back.
This commit is contained in:
marius 2004-04-30 14:04:21 +00:00
parent 8c50fd4dbe
commit 63813b8460

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;
}