diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2001-06-28 07:16:04 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2001-06-28 07:16:04 +0000 |
| commit | a867da6f0030100380e342724703b6c033f725c3 (patch) | |
| tree | db0446f971ee289106a90fd766f238bcafc7a94c | |
| parent | 2ce07d27e5441f89e91ee410dd4739c578cd3a72 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/ktr.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ktr.4 b/share/man/man4/ktr.4 index 2b0780bdd0d8..09d68c19dd21 100644 --- a/share/man/man4/ktr.4 +++ b/share/man/man4/ktr.4 @@ -166,8 +166,8 @@ That is, the most recent events are displayed first. .Xr ktr 9 .Sh HISTORY The KTR kernel tracing facility first appeared in -.Tn BSD/OS -3.0 and was imported into +.Bsx 3.0 +and was imported into .Fx 5.0 . .Sh BUGS Currently there is no userland utility outside of a gdb script to extract |
