Module Name:    src
Committed By:   gutteridge
Date:           Mon Apr 17 21:46:12 UTC 2023

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

Log Message:
tprof.8: new sentence, new line


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 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.27 src/usr.sbin/tprof/tprof.8:1.28
--- src/usr.sbin/tprof/tprof.8:1.27	Mon Apr 17 08:37:24 2023
+++ src/usr.sbin/tprof/tprof.8	Mon Apr 17 21:46:12 2023
@@ -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.

Reply via email to