Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/tprof tprof.8: fix typo, s/speficied/specified/



details:   https://anonhg.NetBSD.org/src/rev/b84c02cbdc30
branches:  trunk
changeset: 374308:b84c02cbdc30
user:      gutteridge <gutteridge%NetBSD.org@localhost>
date:      Tue Apr 18 00:21:23 2023 +0000

description:
tprof.8: fix typo, s/speficied/specified/

diffstat:

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

diffs (18 lines):

diff -r bc89e1cbac19 -r b84c02cbdc30 usr.sbin/tprof/tprof.8
--- a/usr.sbin/tprof/tprof.8    Mon Apr 17 21:51:40 2023 +0000
+++ b/usr.sbin/tprof/tprof.8    Tue Apr 18 00:21:23 2023 +0000
@@ -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



Home | Main Index | Thread Index | Old Index