Module Name:    src
Committed By:   msaitoh
Date:           Wed May 25 06:17:19 UTC 2022

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

Log Message:
Add note about tprof(4) for people like me who forget to load tprof_x86.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 src/usr.sbin/tprof/tprof.8:1.16
--- src/usr.sbin/tprof/tprof.8:1.15	Fri Oct 11 20:18:20 2019
+++ src/usr.sbin/tprof/tprof.8	Wed May 25 06:17:19 2022
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tprof.8,v 1.15 2019/10/11 20:18:20 jmcneill Exp $
+.\"	$NetBSD: tprof.8,v 1.16 2022/05/25 06:17:19 msaitoh Exp $
 .\"
 .\" Copyright (c)2011 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -50,6 +50,9 @@ and reports statistics to the standard e
 The
 .Nm tprof
 pseudo driver and a suitable backend should be loaded beforehand.
+See
+.Xr tprof 4
+for the details.
 .Pp
 The
 .Nm

Reply via email to