Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/tprof Add note about tprof(4) for people like me wh...



details:   https://anonhg.NetBSD.org/src/rev/b462c3d73595
branches:  trunk
changeset: 366392:b462c3d73595
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed May 25 06:17:19 2022 +0000

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

diffstat:

 usr.sbin/tprof/tprof.8 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r ddca3ddb7ce1 -r b462c3d73595 usr.sbin/tprof/tprof.8
--- a/usr.sbin/tprof/tprof.8    Wed May 25 04:15:44 2022 +0000
+++ b/usr.sbin/tprof/tprof.8    Wed May 25 06:17:19 2022 +0000
@@ -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 @@
 The
 .Nm tprof
 pseudo driver and a suitable backend should be loaded beforehand.
+See
+.Xr tprof 4
+for the details.
 .Pp
 The
 .Nm



Home | Main Index | Thread Index | Old Index