Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Add fktrace to the NAME section



details:   https://anonhg.NetBSD.org/src/rev/2991a15734b1
branches:  trunk
changeset: 827384:2991a15734b1
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Oct 25 17:30:03 2017 +0000

description:
Add fktrace to the NAME section

diffstat:

 lib/libc/sys/ktrace.2 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 7a2290a9f72f -r 2991a15734b1 lib/libc/sys/ktrace.2
--- a/lib/libc/sys/ktrace.2     Wed Oct 25 17:27:07 2017 +0000
+++ b/lib/libc/sys/ktrace.2     Wed Oct 25 17:30:03 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ktrace.2,v 1.21 2016/03/20 20:09:49 wiz Exp $
+.\"    $NetBSD: ktrace.2,v 1.22 2017/10/25 17:30:03 abhinav Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -33,7 +33,8 @@
 .Dt KTRACE 2
 .Os
 .Sh NAME
-.Nm ktrace
+.Nm ktrace ,
+.Nm fktrace
 .Nd process tracing
 .Sh LIBRARY
 .Lb libc



Home | Main Index | Thread Index | Old Index