--- wikisrc/tutorials/how_to_enable_and_run_dtrace.mdwn 2017/10/13 04:25:27 1.19 +++ wikisrc/tutorials/how_to_enable_and_run_dtrace.mdwn 2017/10/13 04:27:54 1.20 @@ -136,8 +136,8 @@ Starting with NetBSD-8, on builds where At present the following scripts are installed are installed: -dtruss - An implementation of the truss utility in DTrace which traces the system calls -made by a process -execsnoop - snoop on execution of processes as they occur -opensnoop - snoop on openning of files as they occur -procsystime - print process system call time details. + dtruss - An implementation of the truss utility in DTrace which traces the system calls + made by a process + execsnoop - snoop on execution of processes as they occur + opensnoop - snoop on openning of files as they occur + procsystime - print process system call time details.