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: new sentence, new line



details:   https://anonhg.NetBSD.org/src/rev/a0d415292174
branches:  trunk
changeset: 374306:a0d415292174
user:      gutteridge <gutteridge%NetBSD.org@localhost>
date:      Mon Apr 17 21:46:12 2023 +0000

description:
tprof.8: new sentence, new line

diffstat:

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

diffs (19 lines):

diff -r d8322c5ac7d7 -r a0d415292174 usr.sbin/tprof/tprof.8
--- a/usr.sbin/tprof/tprof.8    Mon Apr 17 21:17:57 2023 +0000
+++ b/usr.sbin/tprof/tprof.8    Mon Apr 17 21:46:12 2023 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: tprof.8,v 1.27 2023/04/17 08:37:24 msaitoh Exp $
+.\"    $NetBSD: tprof.8,v 1.28 2023/04/17 21:46:12 gutteridge Exp $
 .\"
 .\" Copyright (c)2011 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -88,7 +88,8 @@ specifies the source of the event; it mu
 .Ar u
 (userland) and
 .Ar k
-(kernel). If omitted, it is assumed that both are specified.
+(kernel).
+If omitted, it is assumed that both are specified.
 Multiple
 .Fl e
 arguments can be specified.



Home | Main Index | Thread Index | Old Index