Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/cpuctl cpuctl.8: update the URL for AMD microcode, ...



details:   https://anonhg.NetBSD.org/src/rev/05352c8e03c0
branches:  trunk
changeset: 455852:05352c8e03c0
user:      gutteridge <gutteridge%NetBSD.org@localhost>
date:      Mon Apr 15 22:37:13 2019 +0000

description:
cpuctl.8: update the URL for AMD microcode, the previous site listed is
apparently defunct.

diffstat:

 usr.sbin/cpuctl/cpuctl.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 6f4bcb4b214b -r 05352c8e03c0 usr.sbin/cpuctl/cpuctl.8
--- a/usr.sbin/cpuctl/cpuctl.8  Mon Apr 15 21:13:36 2019 +0000
+++ b/usr.sbin/cpuctl/cpuctl.8  Mon Apr 15 22:37:13 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: cpuctl.8,v 1.18 2018/01/14 00:45:54 mrg Exp $
+.\"    $NetBSD: cpuctl.8,v 1.19 2019/04/15 22:37:13 gutteridge Exp $
 .\"
 .\" Copyright (c) 2007, 2008, 2012, 2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 13, 2018
+.Dd April 15, 2019
 .Dt CPUCTL 8
 .Os
 .Sh NAME
@@ -113,7 +113,7 @@
 .Dv XX
 is the CPU family starting with 15 (hex).
 Get it from
-.Lk http://www.amd64.org/microcode.html
+.Lk https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/amd-ucode
 .El
 .Sh EXAMPLES
 Run



Home | Main Index | Thread Index | Old Index