mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Make truss(1) cross-reference dtrace(1) and bump .Dd.
MFC after: 2 weeks Sponsored by: DARPA, AFRL
This commit is contained in:
parent
279e48d5be
commit
8fb164a64e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd February 23, 2016
|
||||
.Dd July 24, 2017
|
||||
.Dt TRUSS 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -101,6 +101,7 @@ Do the same, but put the output into a file:
|
|||
Follow an already-running process:
|
||||
.Dl $ truss -p 34
|
||||
.Sh SEE ALSO
|
||||
.Xr dtrace 1 ,
|
||||
.Xr kdump 1 ,
|
||||
.Xr ktrace 1 ,
|
||||
.Xr ptrace 2 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue