Module Name:    src
Committed By:   sevan
Date:           Wed Jun 24 18:49:01 UTC 2020

Modified Files:
        src/external/cddl/dtracetoolkit/dist/Man/man1m: dtruss.1m

Log Message:
No truss here


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/external/cddl/dtracetoolkit/dist/Man/man1m/dtruss.1m

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/cddl/dtracetoolkit/dist/Man/man1m/dtruss.1m
diff -u src/external/cddl/dtracetoolkit/dist/Man/man1m/dtruss.1m:1.2 src/external/cddl/dtracetoolkit/dist/Man/man1m/dtruss.1m:1.3
--- src/external/cddl/dtracetoolkit/dist/Man/man1m/dtruss.1m:1.2	Wed Jun 24 18:43:38 2020
+++ src/external/cddl/dtracetoolkit/dist/Man/man1m/dtruss.1m	Wed Jun 24 18:49:01 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: dtruss.1m,v 1.2 2020/06/24 18:43:38 sevan Exp $
+.\" $NetBSD: dtruss.1m,v 1.3 2020/06/24 18:49:01 sevan Exp $
 .Dd June 24, 2020
 .Dt DTRUSS 1
 .Os
@@ -101,7 +101,8 @@ descriptions explaining the output.
 dtruss will run forever until Ctrl\-C is hit, or if a command was
 executed dtruss will finish when the command ends.
 .Sh SEE ALSO
-procsystime(1M), dtrace(1M), truss(1)
+.Xr dtrace 1 ,
+.Xr procsystime 1
 .Sh AUTHORS
 .An Brendan Gregg
 [Sydney, Australia]

Reply via email to