From 8517be7c44ad04fb3c7326980c1bd8bb14917b42 Mon Sep 17 00:00:00 2001 From: rwatson Date: Sun, 3 Aug 2008 14:14:43 +0000 Subject: DDB scripting, textdumps, output capture, etc, all will appear in FreeBSD 7.1 before 8.0 ships. Spotted by: Ulrich Spoerlein MFC after: 3 days --- share/man/man4/ddb.4 | 2 +- share/man/man4/textdump.4 | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'share') diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4 index c7e82c4..b7e3a89 100644 --- a/share/man/man4/ddb.4 +++ b/share/man/man4/ddb.4 @@ -1412,4 +1412,4 @@ added support for output capture, .Xr textdump 4 and scripting in -.Fx 8.0 . +.Fx 7.1 . diff --git a/share/man/man4/textdump.4 b/share/man/man4/textdump.4 index 1120bb6..2e7fbf5 100644 --- a/share/man/man4/textdump.4 +++ b/share/man/man4/textdump.4 @@ -155,6 +155,11 @@ script kdb.enter.witness=show locks .Xr dumpon 8 , .Xr savecore 8 , .Xr sysctl 8 +.Sh HISTORY +The +.Nm +facility first appeared in +.Fx 7.1 . .Sh AUTHORS The .Nm -- cgit v1.1