=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ktrace/ktrace.1,v retrieving revision 1.24 retrieving revision 1.25 diff -c -r1.24 -r1.25 *** src/usr.bin/ktrace/ktrace.1 2013/06/01 09:51:28 1.24 --- src/usr.bin/ktrace/ktrace.1 2015/03/13 19:58:41 1.25 *************** *** 1,4 **** ! .\" $OpenBSD: ktrace.1,v 1.24 2013/06/01 09:51:28 miod Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: ktrace.1,v 1.25 2015/03/13 19:58:41 jmc Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 29,35 **** .\" .\" from: @(#)ktrace.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: June 1 2013 $ .Dt KTRACE 1 .Os .Sh NAME --- 29,35 ---- .\" .\" from: @(#)ktrace.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: March 13 2015 $ .Dt KTRACE 1 .Os .Sh NAME *************** *** 64,70 **** it is strongly suggested that users memorize how to disable tracing before attempting to trace a process. The following command is sufficient to disable tracing on all user owned ! processes, and, if executed by root, all processes: .Pp .Dl $ ktrace -C .Pp --- 64,70 ---- it is strongly suggested that users memorize how to disable tracing before attempting to trace a process. The following command is sufficient to disable tracing on all user owned ! processes and, if executed by root, all processes: .Pp .Dl $ ktrace -C .Pp *************** *** 85,91 **** .Xr ld.so 1 relocation sequences. .It Fl C ! Disable tracing on all user owned processes, and, if executed by root, all processes in the system. .It Fl c Clear the trace points associated with the trace file or any specified --- 85,91 ---- .Xr ld.so 1 relocation sequences. .It Fl C ! Disable tracing on all user owned processes and, if executed by root, all processes in the system. .It Fl c Clear the trace points associated with the trace file or any specified