Module Name:    src
Committed By:   ryo
Date:           Fri Dec  9 01:59:51 UTC 2022

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

Log Message:
supported AMD family added


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/tprof/tprof.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/tprof/tprof.8
diff -u src/usr.sbin/tprof/tprof.8:1.21 src/usr.sbin/tprof/tprof.8:1.22
--- src/usr.sbin/tprof/tprof.8:1.21	Fri Dec  9 01:56:40 2022
+++ src/usr.sbin/tprof/tprof.8	Fri Dec  9 01:59:51 2022
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tprof.8,v 1.21 2022/12/09 01:56:40 ryo Exp $
+.\"	$NetBSD: tprof.8,v 1.22 2022/12/09 01:59:51 ryo Exp $
 .\"
 .\" Copyright (c)2011 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -202,6 +202,8 @@ x86 AMD Family 15h
 .It
 x86 AMD Family 17h
 .It
+x86 AMD Family 19h
+.It
 x86 Intel Generic (all Intel CPUs)
 .It
 x86 Intel Skylake/Kabylake

Reply via email to