ref: 5c84080c8bd348ee4179205f18f54536f3474f2d
parent: 1331def90559142cd581150ad8d26fa8ed891a82
author: mischief <mischief@offblast.org>
date: Tue Jul 22 19:40:53 EDT 2014
ratrace(1): uses syscall not syscalltrace file
--- a/sys/man/1/ratrace
+++ b/sys/man/1/ratrace
@@ -41,7 +41,7 @@
the start and stop times for the system call in nanoseconds.
The times are exclusive of the overhead for tracing.
.SH FILES
-.BI /proc/ pid /syscalltrace
+.BI /proc/ pid /syscall
.br
.BI /proc/ pid /ctl
.SH SOURCE
--
⑨