diff options
Diffstat (limited to 'usr.sbin/tprof')
| -rw-r--r-- | usr.sbin/tprof/tprof.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tprof/tprof.8 b/usr.sbin/tprof/tprof.8 index dbe6c6b6eee..687d348312f 100644 --- a/usr.sbin/tprof/tprof.8 +++ b/usr.sbin/tprof/tprof.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: tprof.8,v 1.29 2023/04/17 21:51:40 uwe Exp $ +.\" $NetBSD: tprof.8,v 1.30 2023/04/18 00:21:23 gutteridge Exp $ .\" .\" Copyright (c)2011 YAMAMOTO Takashi, .\" All rights reserved. @@ -103,7 +103,7 @@ Multiple arguments can be specified. If none of the .Fl e -arguments are speficied, the CPU's default counter is used. +arguments are specified, the CPU's default counter is used. .Pp .Ar scale specifies the ratio of the speed to the cycle counter, or the counter until |
