shithub: riscv

Download patch

ref: 2bdd2663dbea21a0718b718965a1db75dbf2fdb4
parent: e42d8492c642b34d4bad27fdd8224e81ff5d6be9
author: mischief <[email protected]>
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