Document ktrace history

This commit is contained in:
sevan 2020-03-29 17:48:18 +00:00
parent 1210d4e693
commit 76f7101b9e
1 changed files with 6 additions and 2 deletions

View File

@ -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 .