Module Name:    src
Committed By:   gutteridge
Date:           Tue Apr 18 00:21:24 UTC 2023

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

Log Message:
tprof.8: fix typo, s/speficied/specified/


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 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.29 src/usr.sbin/tprof/tprof.8:1.30
--- src/usr.sbin/tprof/tprof.8:1.29	Mon Apr 17 21:51:40 2023
+++ src/usr.sbin/tprof/tprof.8	Tue Apr 18 00:21:23 2023
@@ -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

Reply via email to