Module Name:    src
Committed By:   sevan
Date:           Sun Mar 29 17:48:18 UTC 2020

Modified Files:
        src/usr.bin/ktrace: ktrace.1

Log Message:
Document ktrace history


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.bin/ktrace/ktrace.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/ktrace/ktrace.1
diff -u src/usr.bin/ktrace/ktrace.1:1.43 src/usr.bin/ktrace/ktrace.1:1.44
--- src/usr.bin/ktrace/ktrace.1:1.43	Thu Jan  8 22:03:42 2015
+++ src/usr.bin/ktrace/ktrace.1	Sun Mar 29 17:48:18 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ktrace.1,v 1.43 2015/01/08 22:03:42 riastradh Exp $
+.\"	$NetBSD: ktrace.1,v 1.44 2020/03/29 17:48:18 sevan Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)ktrace.1	8.1 (Berkeley) 6/6/93
 .\"
-.Dd January 8, 2015
+.Dd March 29, 2020
 .Dt KTRACE 1
 .Os
 .Sh NAME
@@ -279,3 +279,7 @@ The
 .Nm
 command appears in
 .Bx 4.4 .
+The
+.Nm ktrace
+command appeared in
+.Nx 1.5 .

Reply via email to