mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-26 07:55:01 +00:00
Add a cross reference to ktrace(2).
Obtained from: CheriBSD (9cb420d6b7f04c1b7d2006180b80932e5d3fe50e) MFC after: 1 week Sponsored by: DARPA, AFRL
This commit is contained in:
parent
f2ffcf4c85
commit
f4864c274b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=297476
@ -28,7 +28,7 @@
|
||||
.\" @(#)ktrace.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 26, 2014
|
||||
.Dd March 31, 2016
|
||||
.Dt KTRACE 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -175,7 +175,8 @@ on process 67
|
||||
# disable tracing of all user-owned processes
|
||||
.Dl $ ktrace -C
|
||||
.Sh SEE ALSO
|
||||
.Xr kdump 1
|
||||
.Xr kdump 1 ,
|
||||
.Xr ktrace 2
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
Loading…
Reference in New Issue
Block a user