Module Name:    src
Committed By:   gutteridge
Date:           Mon Apr 15 22:37:13 UTC 2019

Modified Files:
        src/usr.sbin/cpuctl: cpuctl.8

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


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/cpuctl/cpuctl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/cpuctl/cpuctl.8
diff -u src/usr.sbin/cpuctl/cpuctl.8:1.18 src/usr.sbin/cpuctl/cpuctl.8:1.19
--- src/usr.sbin/cpuctl/cpuctl.8:1.18	Sun Jan 14 00:45:54 2018
+++ src/usr.sbin/cpuctl/cpuctl.8	Mon Apr 15 22:37:13 2019
@@ -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 @@ where
 .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

Reply via email to